Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/scripts/python/
Dintel-pt-events.py47 glb_cpu = -1 variable
119 if glb_cpu not in glb_stash_dict:
120 glb_stash_dict[glb_cpu] = []
121 glb_stash_dict[glb_cpu].append(output_str)
415 global glb_cpu
421 glb_cpu = sample["cpu"]