Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h125 bool NeedKernelSymbol() const;
Devent_selection_set.cpp467 bool EventSelectionSet::NeedKernelSymbol() const { in NeedKernelSymbol() function in EventSelectionSet
Dcmd_record.cpp1144 if (event_selection_set_.NeedKernelSymbol() && in DumpKernelSymbol()