Home
last modified time | relevance | path

Searched refs:perf_env (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/perf/util/
H A Dbpf-event.h13 struct perf_env;
42 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env);
44 struct perf_env *env,
56 struct perf_env *env __maybe_unused) in evlist__add_bpf_sb_event()
62 struct perf_env *env __maybe_unused, in __bpf_event__print_bpf_prog_info()
H A Dcgroup.h37 struct cgroup *cgroup__findnew(struct perf_env *env, uint64_t id,
39 struct cgroup *cgroup__find(struct perf_env *env, uint64_t id);
42 void perf_env__purge_cgroups(struct perf_env *env);
H A Dmem2node.h7 struct perf_env;
16 int mem2node__init(struct mem2node *map, struct perf_env *env);
H A Dsvghelper.h7 struct perf_env;
33 int svg_build_topology_map(struct perf_env *env);
H A Dmachine.h44 struct perf_env *env;
172 struct machine *machine__new_host(struct perf_env *host_env);
173 struct machine *machine__new_kallsyms(struct perf_env *host_env);
174 struct machine *machine__new_live(struct perf_env *host_env, bool kernel_maps, pid_t pid);
H A Dbpf-event.c48 struct perf_env *env = machine->env; in machine__process_bpf_event_load()
104 static int perf_env__fetch_btf(struct perf_env *env, in perf_env__fetch_btf()
507 struct perf_env *env = &session->header.env; in perf_event__synthesize_final_bpf_metadata()
543 struct perf_env *env; in perf_event__synthesize_one_bpf_prog()
550 * otherwise, use global perf_env. in perf_event__synthesize_one_bpf_prog()
830 static void perf_env__add_bpf_info(struct perf_env *env, u32 id) in perf_env__add_bpf_info()
889 struct perf_env *env = data; in bpf_event__sb_cb()
913 int evlist__add_bpf_sb_event(struct evlist *evlist, struct perf_env *env) in evlist__add_bpf_sb_event()
934 struct perf_env *env, in __bpf_event__print_bpf_prog_info()
H A Dsample-raw.h14 void evlist__init_trace_event_sample_raw(struct evlist *evlist, struct perf_env *env);
H A Dsession.h111 struct perf_env *host_env);
212 struct perf_env *perf_session__env(struct perf_session *session);
H A Dsample-raw.c15 void evlist__init_trace_event_sample_raw(struct evlist *evlist, struct perf_env *env) in evlist__init_trace_event_sample_raw()
H A Dsymbol.h152 struct perf_env;
153 int symbol__init(struct perf_env *env);
H A Dcgroup.c557 struct cgroup *cgroup__findnew(struct perf_env *env, uint64_t id, in cgroup__findnew()
573 struct cgroup *cgroup__find(struct perf_env *env, uint64_t id) in cgroup__find()
583 void perf_env__purge_cgroups(struct perf_env *env) in perf_env__purge_cgroups()
H A Damd-sample-raw.c336 static void parse_cpuid(struct perf_env *env) in parse_cpuid()
357 struct perf_env *env = perf_session__env(evlist->session); in evlist__has_amd_ibs()
H A Dhist.h723 float min_pcnt, struct perf_env *env, bool warn_lost_event);
733 float min_percent, struct perf_env *env);
740 struct perf_env *env __maybe_unused, in evlist__tui_browse_hists()
778 struct perf_env *env __maybe_unused) in block_hists_tui_browse()
H A Dmem2node.c47 int mem2node__init(struct mem2node *map, struct perf_env *env) in mem2node__init()
/linux/tools/perf/arch/
H A Dcommon.h7 struct perf_env;
9 int perf_env__lookup_objdump(struct perf_env *env, char **path);
10 bool perf_env__single_address_space(struct perf_env *env);
H A Dcommon.c144 static int perf_env__lookup_binutils_path(struct perf_env *env, in perf_env__lookup_binutils_path()
221 int perf_env__lookup_objdump(struct perf_env *env, char **path) in perf_env__lookup_objdump()
238 bool perf_env__single_address_space(struct perf_env *env) in perf_env__single_address_space()
/linux/tools/perf/ui/browsers/
H A Dhists.h16 struct perf_env *env;
/linux/tools/perf/
H A Dbuiltin-kallsyms.c23 struct perf_env host_env; in __cmd_kallsyms()
H A Dbuiltin-buildid-list.c48 struct perf_env host_env; in buildid__show_kernel_maps()
H A Dbuiltin-stat.c1536 struct perf_env *env = data; in perf_env__get_socket_aggr_by_cpu()
1547 struct perf_env *env = data; in perf_env__get_die_aggr_by_cpu()
1563 static void perf_env__get_cache_id_for_cpu(struct perf_cpu cpu, struct perf_env *env, in perf_env__get_cache_id_for_cpu()
1603 struct perf_env *env = data; in perf_env__get_cache_aggr_by_cpu()
1620 struct perf_env *env = data; in perf_env__get_cluster_aggr_by_cpu()
1634 struct perf_env *env = data; in perf_env__get_core_aggr_by_cpu()
1653 struct perf_env *env = data; in perf_env__get_cpu_aggr_by_cpu()
1792 struct perf_env *env = perf_session__env(st->session); in perf_stat_init_aggr_mode_file()
2115 struct perf_env *env = perf_session__env(session); in process_stat_round_event()
H A Dbuiltin-c2c.c199 struct perf_env *env);
205 struct perf_env *env) in he__get_c2c_hists()
1972 struct perf_env *env __maybe_unused) in c2c_hists__init_output()
1986 static int c2c_hists__init_sort(struct perf_hpp_list *hpp_list, char *name, struct perf_env *env) in c2c_hists__init_sort()
2028 struct perf_env *env) in hpp_list__parse()
2060 struct perf_env *env) in c2c_hists__init()
2080 struct perf_env *env) in c2c_hists__reinit()
2218 struct perf_env *env = arg; in resort_cl_cb()
2277 struct perf_env *env = perf_session__env(session); in setup_nodes()
2459 static void print_pareto(FILE *out, struct perf_env *en
[all...]
/linux/tools/perf/tests/
H A Dmem2node.c51 struct perf_env env = { in test__mem2node()
H A Dmmap-thread-lookup.c159 struct perf_env host_env; in mmap_events()
H A Ddwarf-unwind.c184 struct perf_env host_env; in test__dwarf_unwind()
H A Dsymbols.c17 struct perf_env host_env;

12