Home
last modified time | relevance | path

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

/tools/perf/util/
Dtrace-event.h63 struct tracing_data *tracing_data_get(struct list_head *pattrs,
Dtrace-event-info.c491 struct tracing_data *tracing_data_get(struct list_head *pattrs, in tracing_data_get() function
596 tdata = tracing_data_get(pattrs, fd, false); in read_tracing_data()
Dsynthetic-events.c2044 tdata = tracing_data_get(&evlist->core.entries, fd, true); in perf_event__synthesize_tracing_data()