/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/perl/ |
wakeup-latency.pl | 32 $prev_comm, $prev_pid, $prev_prio, $prev_state, $next_comm, $next_pid,
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/ |
sched-migration.py | 332 next_comm, next_pid, next_prio): 340 (headers.ts_format(), headers.cpu, prev_comm, prev_pid, next_comm, next_pid) 343 threads[next_pid] = next_comm 421 next_comm, next_pid, next_prio): 426 next_comm, next_pid, next_prio)
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
builtin-sched.c | 691 *next_comm = perf_evsel__strval(evsel, sample, "next_comm"); local 718 prev_comm, prev_pid, next_comm, next_pid, delta); 721 next = register_pid(sched, next_pid, next_comm); [all...] |
builtin-timechart.c | 340 char next_comm[TASK_COMM_LEN]; member in struct:sched_switch
|
/external/chromium-trace/ |
script.js | [all...] |