Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.cc100 } CKPROFILE_RESULT; typedef
123 static const char *ckprofile_result_to_string(CKPROFILE_RESULT result) in ckprofile_result_to_string()
144 static CKPROFILE_RESULT check_profiling_enabled(const Config& config) in check_profiling_enabled()
686 CKPROFILE_RESULT ckresult = check_profiling_enabled(*config()); in ProfilingLoopImpl()