Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dparallel-perf.py403 class CPUTimeRange(): class
500 cpu_time_ranges = [ CPUTimeRange(cpu) for cpu in range(nr_cpus) ]
503 cpu_time_ranges = [ CPUTimeRange(-1) ]