Home
last modified time | relevance | path

Searched defs:next_prio (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_tracepoint.c16 int next_prio; member
H A Dtest_stacktrace_map.c50 int next_prio; member
/linux/tools/perf/scripts/python/
H A Dsched-migration.py334 next_comm, next_pid, next_prio): argument
423 next_comm, next_pid, next_prio): argument
H A Dtask-analyzer.py923 next_prio, perf_sample_dict): argument
/linux/tools/perf/
H A Dbuiltin-sched.c2775 const u32 next_prio = evsel__intval(evsel, sample, "next_prio"); in timehist_update_task_prio() local