Home
last modified time | relevance | path

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

/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set.h133 bool EnableDwarfCallChainSampling(uint32_t dump_stack_size);
H A Dcmd_monitor.cpp480 if (!event_selection_set_.EnableDwarfCallChainSampling(dump_stack_size_in_dwarf_sampling_)) { in SetEventSelectionFlags()
H A Devent_selection_set.cpp553 bool EventSelectionSet::EnableDwarfCallChainSampling(uint32_t dump_stack_size) { in EnableDwarfCallChainSampling() function in simpleperf::EventSelectionSet
H A Dcmd_record.cpp1450 if (!event_selection_set_.EnableDwarfCallChainSampling(dump_stack_size_in_dwarf_sampling_)) { in SetEventSelectionFlags()