Home
last modified time | relevance | path

Searched refs:counters (Results 1 – 15 of 15) sorted by relevance

/system/extras/simpleperf/
Dcmd_stat.cpp90 bool ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec);
162 std::vector<CountersInfo> counters; in Run() local
163 if (!event_selection_set_.ReadCounters(&counters)) { in Run()
168 if (!ShowCounters(counters, duration_in_sec)) { in Run()
349 bool StatCommand::ShowCounters(const std::vector<CountersInfo>& counters, double duration_in_sec) { in ShowCounters() argument
353 for (auto& counters_info : counters) { in ShowCounters()
355 for (auto& counter_info : counters_info.counters) { in ShowCounters()
367 for (auto& counters_info : counters) { in ShowCounters()
371 for (auto& counter_info : counters_info.counters) { in ShowCounters()
Devent_selection_set.h37 std::vector<CounterInfo> counters; member
74 bool ReadCounters(std::vector<CountersInfo>* counters);
Devent_selection_set.cpp234 bool EventSelectionSet::ReadCounters(std::vector<CountersInfo>* counters) { in ReadCounters() argument
235 counters->clear(); in ReadCounters()
246 counters_info.counters.push_back(counter_info); in ReadCounters()
248 counters->push_back(counters_info); in ReadCounters()
/system/core/metricsd/uploader/
Dmetricsd_service_runner.cc29 std::shared_ptr<CrashCounters> counters) in MetricsdServiceRunner() argument
30 : counters_(counters) {} in MetricsdServiceRunner()
Dbn_metricsd_impl.cc33 BnMetricsdImpl::BnMetricsdImpl(const std::shared_ptr<CrashCounters>& counters) in BnMetricsdImpl() argument
34 : counters_(counters) { in BnMetricsdImpl()
Dmetricsd_service_runner.h30 MetricsdServiceRunner(std::shared_ptr<CrashCounters> counters);
Dbn_metricsd_impl.h25 explicit BnMetricsdImpl(const std::shared_ptr<CrashCounters>& counters);
/system/keymaster/
DAndroid.mk36 LOCAL_CLANG_CFLAGS += -fno-sanitize-coverage=edge,indirect-calls,8bit-counters,trace-cmp
92 LOCAL_CLANG_CFLAGS += -fno-sanitize-coverage=edge,indirect-calls,8bit-counters,trace-cmp
129 LOCAL_CLANG_CFLAGS += -fno-sanitize-coverage=edge,indirect-calls,8bit-counters,trace-cmp
172 LOCAL_CLANG_CFLAGS += -fno-sanitize-coverage=edge,indirect-calls,8bit-counters,trace-cmp
/system/gatekeeper/
DAndroid.mk35 LOCAL_CLANG_CFLAGS += -fno-sanitize-coverage=edge,indirect-calls,8bit-counters,trace-cmp
/system/core/metricsd/
DREADME.md66 memory (via `base::StatisticsRecorder`) and increments the crash counters when a
79 gathers health information about the system and maintains long running counters
/system/connectivity/shill/doc/
Ddevice-api.txt172 Reset the device's persisted counters of transmitted
627 these counters from all interfaces every 60 seconds
671 these counters from all interfaces every 60 seconds
/system/tpm/trunks/generator/
Draw_structures.txt15919 contexts used different counters.
15957 encryption key for each context. Objects and sessions use different sequence counters. The sequence
Draw_structures_fixed.txt15910 contexts used different counters.
15948 encryption key for each context. Objects and sessions use different sequence counters. The sequence
Draw_commands.txt2641 // Start counters and timers
26749 // Reset counters
31744 When a new NV counter is created, the TPM may search all the counters to determine which has the
Draw_commands_fixed.txt2641 // Start counters and timers
26760 // Reset counters
31753 When a new NV counter is created, the TPM may search all the counters to determine which has the