Searched refs:ProcessCommandOutputLines (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/scripts/python/ |
H A D | parallel-perf.py | 437 def ProcessCommandOutputLines(cmd, per_cpu, fn, *x): function 511 ProcessCommandOutputLines(cnts_cmd, per_cpu, CountSamplesByCPU, cpu_time_ranges) 574 ProcessCommandOutputLines(times_cmd, per_cpu, CalcTimeRangesByCPU, cpu_time_ranges, max_time)
|