Home
last modified time | relevance | path

Searched defs:next_comm (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/src/tools/perf/scripts/python/
Dsched-migration.py332 next_comm, next_pid, next_prio): argument
421 next_comm, next_pid, next_prio): argument
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-timechart.c340 char next_comm[TASK_COMM_LEN]; member
Dbuiltin-sched.c681 *next_comm = perf_evsel__strval(evsel, sample, "next_comm"); in replay_switch_event() local