Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h128 bool NeedKernelSymbol() const;
Devent_selection_set.cpp480 bool EventSelectionSet::NeedKernelSymbol() const { in NeedKernelSymbol() function in simpleperf::EventSelectionSet
Dcmd_record.cpp1245 if (event_selection_set_.NeedKernelSymbol()) { in DumpKernelSymbol()
1750 if (event_selection_set_.NeedKernelSymbol() && LoadKernelSymbols(&kallsyms)) { in DumpAdditionalFeatures()