Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf_kwork.c109 } else if (kwork->report == KWORK_REPORT_LATENCY) { in softirq_load_prepare()
125 } else if (kwork->report == KWORK_REPORT_LATENCY) { in workqueue_load_prepare()
298 } else if (kwork->report == KWORK_REPORT_LATENCY) { in add_work()
H A Dkwork.h26 KWORK_REPORT_LATENCY,
25 KWORK_REPORT_LATENCY, global() enumerator