Searched defs:host_env (Results 1 – 15 of 15) sorted by relevance
118 struct perf_env host_env; in run_single_threaded() local166 struct perf_env host_env; in do_run_multi_threaded() local
23 struct perf_env host_env; in __cmd_kallsyms() local
48 struct perf_env host_env; in buildid__show_kernel_maps() local
1627 struct perf_env host_env; cmd_top() local
2013 struct perf_env host_env; in __cmd_contention() local
143 struct perf_env host_env; global() member
184 struct perf_env host_env; in test__dwarf_unwind() local
159 struct perf_env host_env; in mmap_events() local
17 struct perf_env host_env; member
321 struct perf_env host_env; in test__dlfilter_test() local
709 struct perf_env host_env; do_test_code_reading() local
315 struct perf_env host_env; in __dump_stack() local
132 static struct machine *__machine__new_host(struct perf_env *host_env, bool kernel_maps) in __machine__new_host()149 struct machine *machine__new_host(struct perf_env *host_env) in machine__new_host()171 struct machine *machine__new_live(struct perf_env *host_env, bool kernel_maps, pid_t pid) in machine__new_live()185 struct machine *machine__new_kallsyms(struct perf_env *host_env) in machine__new_kallsyms()
143 __perf_session__new(struct perf_data * data,struct perf_tool * tool,bool trace_event_repipe,struct perf_env * host_env) __perf_session__new() argument
78 static struct perf_env host_env; global() variable