HomeSort by relevance Sort by last modified time
    Searched refs:SetBranchSampling (Results 1 - 3 of 3) sorted by null

  /system/extras/simpleperf/
event_selection_set.h 100 bool SetBranchSampling(uint64_t branch_sample_type);
event_selection_set.cpp 331 bool EventSelectionSet::SetBranchSampling(uint64_t branch_sample_type) {
cmd_record.cpp 829 if (!event_selection_set_.SetBranchSampling(branch_sampling_)) {
    [all...]

Completed in 239 milliseconds