Home
last modified time | relevance | path

Searched refs:IsProfilingEnabled (Results 1 – 7 of 7) sorted by relevance

/system/extras/perfprofd/
Dperfprofdmain.cc39 bool IsProfilingEnabled() const override { in main() function
Dconfig.h125 virtual bool IsProfilingEnabled() const = 0;
Dperfprofd_threaded_handler.h72 bool IsProfilingEnabled() const override { in IsProfilingEnabled() function
Dperfprofdcore.cc154 if (!config.IsProfilingEnabled()) { in check_profiling_enabled()
Dconfigreader.cc92 bool IsProfilingEnabled() const override { return false; } in addDefaultEntries() function
/system/extras/perfprofd/binder_interface/
Dperfprofd_binder.cc357 bool IsProfilingEnabled() const override { return false; } in Main() function
/system/extras/perfprofd/tests/
Dperfprofd_test.cc343 bool IsProfilingEnabled() const override { in IsProfilingEnabled() function
1279 bool IsProfilingEnabled() const override { return false; } in TEST_F() function