Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Devent_selection_set.h68 void EnableFpCallChainSampling();
Devent_selection_set.cpp154 void EventSelectionSet::EnableFpCallChainSampling() { in EnableFpCallChainSampling() function in EventSelectionSet
Dcmd_record.cpp483 event_selection_set_.EnableFpCallChainSampling(); in SetEventSelection()