Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dtrace-event.h30 bool have_tracepoints(struct list_head *evlist);
H A Dtrace-event-info.c541 bool have_tracepoints(struct list_head *pattrs) in have_tracepoints() function
H A Dsynthetic-events.c2364 if (have_tracepoints(&evlist->core.entries)) { in perf_event__synthesize_for_pipe()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c1702 if (!have_tracepoints(&rec->evlist->core.entries)) in record__init_features()