Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dtrace-event.h78 struct tracing_data *tracing_data_get(struct list_head *pattrs,
Dtrace-event-info.c591 struct tracing_data *tracing_data_get(struct list_head *pattrs, in tracing_data_get() function
696 tdata = tracing_data_get(pattrs, fd, false); in read_tracing_data()
Dsynthetic-events.c2183 tdata = tracing_data_get(&evlist->core.entries, fd, true); in perf_event__synthesize_tracing_data()