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

/linux-master/tools/perf/scripts/python/
H A Dintel-pt-events.py37 glb_switch_str = {} variable
358 if cpu in glb_switch_str:
359 print(glb_switch_str[cpu])
360 del glb_switch_str[cpu]
493 global glb_switch_str
494 glb_switch_str[cpu] = switch_str

Completed in 86 milliseconds