Home
last modified time | relevance | path

Searched refs:FindCurrentMethod (Results 1 – 1 of 1) sorted by relevance

/sdk/emulator/qtools/
Dtrace_reader.h245 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