Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-kwork.c1034 .tp_handlers = irq_tp_handlers,
1165 .tp_handlers = softirq_tp_handlers,
1264 .tp_handlers = workqueue_tp_handlers,
1330 .tp_handlers = sched_tp_handlers,
2306 rec_argv[i++] = strdup(class->tp_handlers[j].name); in perf_kwork__record()