Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dkwork.h148 const struct evsel_str_handler *tp_handlers; member
/linux-6.12.1/tools/perf/
Dbuiltin-kwork.c1033 .tp_handlers = irq_tp_handlers,
1163 .tp_handlers = softirq_tp_handlers,
1262 .tp_handlers = workqueue_tp_handlers,
1328 .tp_handlers = sched_tp_handlers,
2304 rec_argv[i++] = strdup(class->tp_handlers[j].name); in perf_kwork__record()