HomeSort by relevance Sort by last modified time
    Searched refs:next_comm (Results 1 - 5 of 5) sorted by null

  /external/linux-tools-perf/scripts/perl/
wakeup-latency.pl 32 $prev_comm, $prev_pid, $prev_prio, $prev_state, $next_comm, $next_pid,
  /external/linux-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/
builtin-sched.c 696 char next_comm[16]; member in struct:trace_switch_event
858 switch_event->next_comm, switch_event->next_pid,
863 next = register_pid(switch_event->next_pid, switch_event->next_comm);
    [all...]
builtin-timechart.c 366 char next_comm[TASK_COMM_LEN]; member in struct:sched_switch
  /external/chromium-trace/
script.js     [all...]

Completed in 779 milliseconds