Searched defs:evlist (Results 26 - 50 of 101) sorted by relevance

12345

/linux-master/tools/perf/util/
H A Dbpf_counter_cgroup.c44 static int bperf_load_program(struct evlist *evlist) argument
199 bperf_cgrp__sync_counters(struct evlist *evlist) argument
235 struct evlist *evlist = evsel->evlist; local
[all...]
H A Dftrace.h11 struct evlist *evlist; member in struct:perf_ftrace
H A Dpfm.c36 struct evlist *evlist = *(struct evlist **)opt->value; local
H A Dperf_api_probe.c16 struct evlist *evlist; local
H A Dsession.h32 struct evlist *evlist; member in struct:perf_session
H A Dstream.c128 static int evlist__init_callchain_streams(struct evlist *evlist, argument
149 struct evlist_streams *evlist__create_streams(struct evlist *evlist, argument
H A Dkvm-stat.h83 struct evlist *evlist; member in struct:perf_kvm_stat
H A Damd-sample-raw.c266 void evlist__amd_sample_raw(struct evlist *evlist, union perf_event *event, argument
312 bool evlist__has_amd_ibs(struct evlist *evlist) argument
H A Dbpf_off_cpu.c39 static int off_cpu_config(struct evlist *evlist) argument
73 struct evlist *evlist = arg; local
128 int off_cpu_prepare(struct evlist *evlist, struc argument
[all...]
H A Drecord.c26 static struct evsel *evsel__read_sampler(struct evsel *evsel, struct evlist *evlist) argument
53 static void evsel__config_leader_sampling(struct evsel *evsel, struct evlist *evlist) argument
95 void evlist__config(struct evlist *evlist, struct record_opts *opts, struct callchain_param *callchain) argument
221 evlist__can_select_event(struct evlist *evlist, const char *str) argument
[all...]
H A Ds390-sample-raw.c286 void evlist__s390_sample_raw(struct evlist *evlist, union perf_event *event, argument
H A Dtop.h22 struct evlist *evlist, *sb_evlist; member in struct:perf_top
/linux-master/tools/perf/tests/
H A Dhists_output.c597 struct evlist *evlist = evlist__new(); local
H A Dparse-metric.c33 static void load_runtime_stat(struct evlist *evlist, struct value *vals) argument
48 static double compute_single(struct rblist *metric_events, struct evlist *evlist, argument
77 struct evlist *evlis local
[all...]
H A Dhists_link.c66 static int add_hist_entries(struct evlist *evlist, struct machine *machine) argument
293 struct evlist *evlist = evlist__new(); local
[all...]
H A Dmmap-basic.c38 struct evlist *evlist; local
[all...]
H A Dperf-time-to-tsc.c81 struct evlist *evlist = NULL; local
[all...]
H A Dhists_cumulate.c711 struct evlist *evlist = evlist__new(); local
H A Dswitch-tracking.c125 static int process_sample_event(struct evlist *evlist, argument
175 static int process_event(struct evlist *evlist, union perf_event *event, argument
215 static int add_event(struct evlist *evlis argument
264 process_events(struct evlist *evlist, struct switch_tracking *switch_tracking) argument
342 struct evlist *evlist = NULL; local
[all...]
/linux-master/tools/perf/arch/arm/util/
H A Dauxtrace.c119 *auxtrace_record__init(struct evlist *evlist, int *err) argument
/linux-master/tools/lib/perf/include/internal/
H A Devlist.h115 perf_evlist__first(struct perf_evlist *evlist) argument
120 perf_evlist__last(struct perf_evlist *evlist) argument
[all...]
/linux-master/tools/perf/arch/x86/tests/
H A Dhybrid.c25 static int test__hybrid_hw_event_with_pmu(struct evlist *evlist) argument
36 static int test__hybrid_hw_group_event(struct evlist *evlist) argument
55 static int test__hybrid_sw_hw_group_event(struct evlist *evlis argument
72 test__hybrid_hw_sw_group_event(struct evlist *evlist) argument
89 test__hybrid_group_modifier1(struct evlist *evlist) argument
112 test__hybrid_raw1(struct evlist *evlist) argument
126 test__hybrid_raw2(struct evlist *evlist) argument
136 test__hybrid_cache_event(struct evlist *evlist) argument
146 test__checkevent_pmu(struct evlist *evlist) argument
166 test__hybrid_hw_group_event_2(struct evlist *evlist) argument
246 struct evlist *evlist; local
[all...]
/linux-master/tools/perf/arch/x86/util/
H A Dintel-bts.c42 struct evlist *evlist; member in struct:intel_bts_recording
105 intel_bts_recording_options(struct auxtrace_record *itr, struct evlist *evlist, struct record_opts *opts) argument
[all...]
/linux-master/tools/perf/arch/arm64/util/
H A Darm-spe.c34 struct evlist *evlist; member in struct:arm_spe_recording
135 arm_spe_recording_options(struct auxtrace_record *itr, struct evlist *evlist, struct record_opts *opts) argument
[all...]
/linux-master/tools/lib/perf/tests/
H A Dtest-evlist.c37 struct perf_evlist *evlist; local
96 struct perf_evlist *evlist; local
151 struct perf_evlist *evlist; local
215 struct perf_evlist *evlist; local
326 struct perf_evlist *evlist; local
444 struct perf_evlist *evlist; local
[all...]

Completed in 187 milliseconds

12345