Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dkwork.h138 const struct evsel_str_handler *tp_handlers; member
/linux-6.1.9/tools/perf/
Dbuiltin-kwork.c821 .tp_handlers = irq_tp_handlers,
942 .tp_handlers = softirq_tp_handlers,
1039 .tp_handlers = workqueue_tp_handlers,
1651 rec_argv[i++] = strdup(class->tp_handlers[j].name); in perf_kwork__record()