Home
last modified time | relevance | path

Searched refs:KWORK_REPORT_RUNTIME (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dbpf_kwork.c93 if (kwork->report == KWORK_REPORT_RUNTIME) { in irq_load_prepare()
106 if (kwork->report == KWORK_REPORT_RUNTIME) { in softirq_load_prepare()
122 if (kwork->report == KWORK_REPORT_RUNTIME) { in workqueue_load_prepare()
292 if (kwork->report == KWORK_REPORT_RUNTIME) { in add_work()
H A Dkwork.h25 KWORK_REPORT_RUNTIME,
24 KWORK_REPORT_RUNTIME, global() enumerator