Home
last modified time | relevance | path

Searched defs:EventSelectionSet (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A Devent_selection_set_test.cpp24 TEST(EventSelectionSet, set_sample_rate_for_new_events) { in TEST() argument
48 TEST(EventSelectionSet, add_event_with_sample_rate) { in TEST() argument
63 TEST(EventSelectionSet, set_cpus_for_new_events) { in TEST() argument
H A DProbeEvents.h25 class EventSelectionSet; variable
H A Devent_selection_set.cpp190 EventSelectionSet::EventSelectionSet(bool for_stat_cmd) in EventSelectionSet() function in simpleperf::EventSelectionSet