Searched defs:evsel (Results 1 - 25 of 130) sorted by relevance

123456

/linux-master/tools/perf/arch/powerpc/util/
H A Devsel.c5 void arch_evsel__set_sample_weight(struct evsel *evsel) argument
/linux-master/tools/perf/util/
H A Devswitch.c7 bool evswitch__discard(struct evswitch *evswitch, struct evsel *evsel) argument
H A Dcounts.c53 void evsel__reset_counts(struct evsel *evsel) argument
58 int evsel__alloc_counts(struct evsel *evsel) argument
67 evsel__free_counts(struct evsel *evsel) argument
[all...]
H A Dmetricgroup.h24 struct evsel *evsel; member in struct:metric_event
[all...]
H A Dsideband_evlist.c18 struct evsel *evsel; local
65 struct evsel *evsel local
86 struct evsel *evsel; local
[all...]
H A Ddlfilter.h33 struct evsel *evsel; member in struct:dlfilter
69 dlfilter__filter_event(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al) argument
82 dlfilter__filter_event_early(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al) argument
[all...]
/linux-master/tools/perf/tests/
H A Devsel-tp-sched.c8 static int evsel__test_field(struct evsel *evsel, const char *name, int size, bool should_be_signed) argument
38 struct evsel *evsel = evsel__newtp("sched", "sched_switch"); local
[all...]
H A Devent_update.c82 struct evsel *evsel; local
[all...]
H A Dopenat-syscall.c21 struct evsel *evsel; local
[all...]
H A Dpfm.c17 struct perf_evsel *evsel; local
H A Devsel-roundtrip-name.c22 struct evsel *evsel; local
58 struct evsel *evsel; local
[all...]
H A Dkeep-tracking.c77 struct evsel *evsel = NULL; local
H A Dopenat-syscall-tp-fields.c42 struct evsel *evsel; local
H A Dtask-exit.c46 struct evsel *evsel; local
[all...]
H A Dsw-clock.c36 struct evsel *evsel; local
H A Dopenat-syscall-all-cpus.c28 struct evsel *evsel; local
[all...]
H A Devent-times.c19 struct evsel *evsel = evlist__last(evlist); local
61 struct evsel *evsel = evlist__last(evlist); local
87 struct evsel *evse local
107 struct evsel *evsel = evlist__last(evlist); local
114 struct evsel *evsel = evlist__last(evlist); local
143 struct evsel *evsel = evlist__last(evlist); local
168 struct evsel *evsel; local
[all...]
/linux-master/tools/lib/perf/Documentation/examples/
H A Dcounting.c22 struct perf_evsel *evsel; local
[all...]
/linux-master/tools/perf/arch/x86/tests/
H A Dintel-cqm.c43 struct evsel *evsel = NULL; local
H A Dsample-parsing.c40 struct evsel evsel = { local
/linux-master/tools/perf/arch/x86/util/
H A Dauxtrace.c25 struct evsel *evsel; local
H A Devlist.c28 struct evsel *evsel = evsel__new(attrs + i); local
38 struct evsel *evsel; local
58 struct evsel *evsel, *n; local
[all...]
/linux-master/tools/perf/arch/arm64/util/
H A Dkvm-stat.c24 static void event_get_key(struct evsel *evsel, argument
43 static bool event_begin(struct evsel *evsel, argument
50 static bool event_end(struct evsel *evsel, argument
[all...]
H A Dhisi-ptt.c103 struct evsel *evsel, *hisi_ptt_evsel = NULL; local
[all...]
/linux-master/tools/perf/arch/s390/util/
H A Dkvm-stat.c26 static void event_icpt_insn_get_key(struct evsel *evsel, argument
37 static void event_sigp_get_key(struct evsel *evsel, argument
45 static void event_diag_get_key(struct evsel *evsel, argument
53 event_icpt_prog_get_key(struct evsel *evsel, struct perf_sample *sample, struct event_key *key) argument
[all...]

Completed in 879 milliseconds

123456