Home
last modified time | relevance | path

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

/openbmc/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()
289 if (kwork->report == KWORK_REPORT_RUNTIME) { in add_work()
H A Dkwork.h23 KWORK_REPORT_RUNTIME, enumerator
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c1108 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_work()
1127 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_work()
1170 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_header()
1180 if (kwork->report == KWORK_REPORT_RUNTIME) { in report_print_header()
1345 case KWORK_REPORT_RUNTIME: in perf_kwork__check_config()
1832 kwork.report = KWORK_REPORT_RUNTIME; in cmd_kwork()