Lines Matching defs:machine

197 			     struct machine *machine)  in perf_event__process_comm()
205 struct machine *machine) in perf_event__process_namespaces()
213 struct machine *machine) in perf_event__process_cgroup()
221 struct machine *machine) in perf_event__process_lost()
229 struct machine *machine) in perf_event__process_aux()
237 struct machine *machine) in perf_event__process_itrace_start()
245 struct machine *machine) in perf_event__process_aux_output_hw_id()
253 struct machine *machine) in perf_event__process_lost_samples()
261 struct machine *machine) in perf_event__process_switch()
269 struct machine *machine) in perf_event__process_ksymbol()
277 struct machine *machine) in perf_event__process_bpf()
285 struct machine *machine) in perf_event__process_text_poke()
368 struct machine *machine) in perf_event__process_mmap()
376 struct machine *machine) in perf_event__process_mmap2()
391 struct machine *machine) in perf_event__process_fork()
399 struct machine *machine) in perf_event__process_exit()
478 size_t perf_event__fprintf_text_poke(union perf_event *event, struct machine *machine, FILE *fp) in perf_event__fprintf_text_poke()
506 size_t perf_event__fprintf(union perf_event *event, struct machine *machine, FILE *fp) in perf_event__fprintf()
566 struct machine *machine) in perf_event__process()
575 struct machine *machine = maps->machine; in thread__find_map() local
640 struct machine *machine = thread->maps->machine; in thread__find_map_fb() local
684 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve()