Searched refs:FindCurrentMethod (Results 1 – 1 of 1) sorted by relevance
245 symbol_type *FindCurrentMethod(int pid, uint64_t time);1130 symbol_type *sym = FindCurrentMethod(pid, time); in LookupFunction()1159 symbol_type *sym = FindCurrentMethod(pid, time); in LookupFunction()1479 TraceReader<T>::FindCurrentMethod(int pid, uint64_t time) in FindCurrentMethod() function