Home
last modified time | relevance | path

Searched defs:evlist (Results 51 – 75 of 96) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/perf/arch/s390/util/
H A Dauxtrace.c87 struct auxtrace_record *auxtrace_record__init(struct evlist *evlist, in auxtrace_record__init()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dparse-events.h39 static inline int parse_events(struct evlist *evlist, const char *str, in parse_events()
137 struct evlist *evlist; member
H A Dsort.c2348 static struct evsel *find_evsel(struct evlist *evlist, char *event_name) in find_evsel()
2419 static int add_all_dynamic_fields(struct evlist *evlist, bool raw_trace, in add_all_dynamic_fields()
2436 static int add_all_matching_fields(struct evlist *evlist, in add_all_matching_fields()
2458 static int add_dynamic_entry(struct evlist *evlist, const char *tok, in add_dynamic_entry()
2602 struct evlist *evlist, in sort_dimension__add()
2698 struct evlist *evlist) in setup_sort_list()
2744 static const char *get_default_sort_order(struct evlist *evlist) in get_default_sort_order()
2778 static int setup_sort_order(struct evlist *evlist) in setup_sort_order()
2839 static int __setup_sorting(struct evlist *evlist) in __setup_sorting()
3098 int setup_sorting(struct evlist *evlist) in setup_sorting()
H A Ds390-sample-raw.c200 void perf_evlist__s390_sample_raw(struct evlist *evlist, union perf_event *event, in perf_evlist__s390_sample_raw()
H A Dperf_api_probe.c16 struct evlist *evlist; in perf_do_probe_api() local
H A Dpfm.c34 struct evlist *evlist = *(struct evlist **)opt->value; in parse_libpfm_events_option() local
H A Dsynthetic-events.c1603 struct evlist *evlist, struct machine *machine) in perf_event__synthesize_id_index()
1791 int perf_event__synthesize_attrs(struct perf_tool *tool, struct evlist *evlist, in perf_event__synthesize_attrs()
1908 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, struct evlist *evlist, in perf_event__synthesize_tracing_data()
1979 struct evlist *evlist, perf_event__handler_t process, bool attrs) in perf_event__synthesize_stat_events()
2016 struct evlist *evlist, perf_event__handler_t process) in perf_event__synthesize_features()
H A Darm-spe.c472 struct evlist *evlist = spe->session->evlist; in arm_spe__is_timeless_decoding() local
777 static void arm_spe_set_event_name(struct evlist *evlist, u64 id, in arm_spe_set_event_name()
795 struct evlist *evlist = session->evlist; in arm_spe_synth_events() local
H A Dsession.h26 struct evlist *evlist; member
H A Dtop.h21 struct evlist *evlist, *sb_evlist; member
H A Dparse-events.c2144 int __parse_events(struct evlist *evlist, const char *str, in __parse_events()
2276 struct evlist *evlist = *(struct evlist **)opt->value; in parse_events_option() local
2315 foreach_evsel_in_last_glob(struct evlist *evlist, in foreach_evsel_in_last_glob()
2398 struct evlist *evlist = *(struct evlist **)opt->value; in parse_filter() local
2430 struct evlist *evlist = *(struct evlist **)opt->value; in exclude_perf() local
H A Dbpf-loader.h209 static inline int bpf__strerror_setup_stdout(struct evlist *evlist, int err, char *buf, size_t size) in bpf__strerror_setup_stdout()
H A Dkvm-stat.h79 struct evlist *evlist; member
H A Dintel-pt.c2951 static void intel_pt_set_event_name(struct evlist *evlist, u64 id, in intel_pt_set_event_name()
2967 struct evlist *evlist) in intel_pt_evsel()
2982 struct evlist *evlist = session->evlist; in intel_pt_synth_events() local
3155 static struct evsel *intel_pt_find_sched_switch(struct evlist *evlist) in intel_pt_find_sched_switch()
3169 static bool intel_pt_find_switch(struct evlist *evlist) in intel_pt_find_switch()
H A Dbpf-event.c516 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env) in evlist__add_bpf_sb_event()
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dperf-record.c56 struct evlist *evlist = perf_evlist__new_dummy(); in test__PERF_RECORD() local
H A Devent_update.c88 struct evlist *evlist; in test__event_update() local
H A Dtime-utils-test.c72 struct evlist evlist = { in test__perf_time__parse_for_ranges() local
H A Dbpf.c127 struct evlist *evlist; in do_test() local
H A Dhists_output.c584 struct evlist *evlist = evlist__new(); in test__hists_output() local
H A Dpmu-events.c401 struct evlist *evlist; in check_parse_id() local
H A Dhists_cumulate.c698 struct evlist *evlist = evlist__new(); in test__hists_cumulate() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kvm.c753 struct evlist *evlist = kvm->evlist; in perf_kvm__mmap_read_idx() local
1022 struct evlist *evlist = kvm->evlist; in kvm_live_open_events() local
1295 struct evlist *evlist; in kvm_live_event_list() local
H A Dbuiltin-trace.c138 struct evlist *evlist; member
1607 static int trace__symbols_init(struct trace *trace, struct evlist *evlist) in trace__symbols_init()
3043 static bool evlist__add_vfs_getname(struct evlist *evlist)
3136 struct evlist *evlist = trace->evlist; local
3701 struct evlist *evlist = trace->evlist; local
3872 struct evlist *evlist = trace->evlist; local
3890 struct evlist *evlist = trace->evlist; local
4494 static void evlist__set_default_evsel_handler(struct evlist *evlist, void *handler)
4523 static int evlist__set_syscall_tp_fields(struct evlist *evlist)
/OK3568_Linux_fs/external/xserver/mi/
H A Dmieq.c137 InternalEvent *evlist = InitEventList(1); in mieqGrowQueue() local

1234