Searched refs:evsel (Results 176 - 181 of 181) sorted by path

12345678

/linux-master/tools/perf/util/
H A Dtop.h17 struct evsel;
44 struct evsel *sym_evsel;
H A Dtopdown.c5 __weak bool arch_topdown_sample_read(struct evsel *leader __maybe_unused)
H A Dtopdown.h7 struct evsel;
9 bool arch_topdown_sample_read(struct evsel *leader);
H A Dtrace-event-info.c27 #include "evsel.h"
508 struct evsel *pos;
544 struct evsel *pos;
H A Dtrace-event-scripting.c18 #include "evsel.h"
27 struct evsel *evsel,
34 if (evsel->tp_format)
35 c->pevent = evsel->tp_format->tep;
39 c->evsel = evsel;
56 struct evsel *evsel __maybe_unused,
24 scripting_context__update(struct scripting_context *c, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) argument
H A Dtrace-event.h17 struct evsel;
100 struct evsel *evsel,
109 struct evsel *evsel, u64 tstamp);
132 struct evsel *evsel; member in struct:scripting_context
141 struct evsel *evsel,

Completed in 219 milliseconds

12345678