Searched refs:local_e_flags (Results 1 – 1 of 1) sorted by relevance
489 uint32_t local_e_flags = 0; in thread__e_machine() local513 e_machine = thread__e_machine(parent, machine, &local_e_flags); in thread__e_machine()524 local_e_flags = args.e_flags; in thread__e_machine()539 e_machine = read_proc_e_machine_for_pid(pid, &local_e_flags); in thread__e_machine()544 thread__set_e_flags(thread, local_e_flags); in thread__e_machine()547 local_e_flags = EF_HOST; in thread__e_machine()550 *e_flags = local_e_flags; in thread__e_machine()