Home
last modified time | relevance | path

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

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