Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.h132 void EnableFpCallChainSampling();
H A Dcmd_monitor.cpp478 event_selection_set_.EnableFpCallChainSampling(); in SetEventSelectionFlags()
H A Devent_selection_set.cpp545 void EventSelectionSet::EnableFpCallChainSampling() { in EnableFpCallChainSampling() function in simpleperf::EventSelectionSet
H A Dcmd_record.cpp1448 event_selection_set_.EnableFpCallChainSampling(); in SetEventSelectionFlags()