OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetBranchSampling
(Results
1 - 3
of
3
) sorted by null
/system/extras/simpleperf/
event_selection_set.h
67
bool
SetBranchSampling
(uint64_t branch_sample_type);
event_selection_set.cpp
131
bool EventSelectionSet::
SetBranchSampling
(uint64_t branch_sample_type) {
cmd_record.cpp
479
if (!event_selection_set_.
SetBranchSampling
(branch_sampling_)) {
Completed in 54 milliseconds