Home
last modified time | relevance | path

Searched refs:have_tracepoints (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dparse-events.h30 bool have_tracepoints(struct list_head *evlist);
H A Dtrace-event-info.c441 bool have_tracepoints(struct list_head *pattrs) in have_tracepoints() function
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-record.c1196 if (!have_tracepoints(&rec->evlist->core.entries)) in record__init_features()
1407 if (have_tracepoints(&rec->evlist->core.entries)) { in record__synthesize()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c1700 if (!have_tracepoints(&rec->evlist->core.entries)) in record__init_features()

Completed in 15 milliseconds