Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h102 void EnableFpCallChainSampling();
Devent_selection_set.cpp402 void EventSelectionSet::EnableFpCallChainSampling() { in EnableFpCallChainSampling() function in EventSelectionSet
Dcmd_record.cpp1080 event_selection_set_.EnableFpCallChainSampling(); in SetEventSelectionFlags()