Home
last modified time | relevance | path

Searched refs:glb_switch_str (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/scripts/python/
A Dintel-pt-events.py35 glb_switch_str = {} variable
274 if cpu in glb_switch_str:
275 print(glb_switch_str[cpu])
276 del glb_switch_str[cpu]
357 global glb_switch_str
358 glb_switch_str[cpu] = switch_str

Completed in 3 milliseconds