Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dkwork.h138 const struct evsel_str_handler *tp_handlers; member
/openbmc/linux/tools/perf/
H A Dbuiltin-kwork.c845 .tp_handlers = irq_tp_handlers,
966 .tp_handlers = softirq_tp_handlers,
1063 .tp_handlers = workqueue_tp_handlers,
1675 rec_argv[i++] = strdup(class->tp_handlers[j].name); in perf_kwork__record()