Searched refs:last_match (Results 1 – 3 of 3) sorted by relevance
60 machine->last_match = NULL; in perf_event__exit_del_thread()
31 machine->last_match = NULL; in machine__init()363 th = machine->last_match; in __machine__findnew_thread()374 machine->last_match = th; in __machine__findnew_thread()392 machine->last_match = th; in __machine__findnew_thread()1207 machine->last_match = NULL; in machine__remove_thread()
34 struct thread *last_match; member