Home
last modified time | relevance | path

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

/system/extras/perfprofd/
Dperfprofdcore.cc85 } CKPROFILE_RESULT; typedef
154 const char *ckprofile_result_to_string(CKPROFILE_RESULT result) in ckprofile_result_to_string()
198 static CKPROFILE_RESULT check_profiling_enabled(ConfigReader &config) in check_profiling_enabled()
920 CKPROFILE_RESULT ckresult = check_profiling_enabled(config); in perfprofd_main()