Searched defs:next_pid (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/perf-3.12.0/tools/perf/ |
D | builtin-sched.c | 693 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in replay_switch_event() local 927 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in latency_switch_event() local 1280 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in map_switch_event() local 1363 next_pid = perf_evsel__intval(evsel, sample, "next_pid"); in process_sched_switch_event() local
|
D | builtin-timechart.c | 341 int next_pid; member
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
D | test.py | 558 next_pid = 1 variable in TestDriver
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/scripts/python/ |
D | sched-migration.py | 332 next_comm, next_pid, next_prio): argument 421 next_comm, next_pid, next_prio): argument
|