Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dkwork.h138 const struct evsel_str_handler *tp_handlers; member
/Linux-v6.6/tools/perf/
Dbuiltin-kwork.c843 .tp_handlers = irq_tp_handlers,
964 .tp_handlers = softirq_tp_handlers,
1061 .tp_handlers = workqueue_tp_handlers,
1673 rec_argv[i++] = strdup(class->tp_handlers[j].name); in perf_kwork__record()