Searched refs:thread__e_machine (Results 1 – 3 of 3) sorted by relevance
481 uint16_t thread__e_machine(struct thread *thread, struct machine *machine) in thread__e_machine() function495 e_machine = thread__e_machine(parent, machine); in thread__e_machine()
310 uint16_t thread__e_machine(struct thread *thread, struct machine *machine);
2770 e_machine = thread__e_machine(thread, trace->host); in trace__sys_enter()2849 e_machine = thread__e_machine(thread, trace->host); in trace__fprintf_sys_enter()2915 e_machine = thread__e_machine(thread, trace->host); in trace__sys_exit()3266 int e_machine = thread ? thread__e_machine(thread, trace->host) : EM_HOST; in trace__event_handler()4893 int e_machine = thread__e_machine(thread, trace->host); in trace__fprintf_thread()