OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROFILE_RESULT
(Results
1 - 3
of
3
) sorted by null
/system/extras/perfprofd/
perfprofdcore.h
62
}
PROFILE_RESULT
;
70
PROFILE_RESULT
encode_to_proto(const std::string &data_file_path,
perfprofdcore.cc
158
// Convert a
PROFILE_RESULT
to a string
160
const char *profile_result_to_string(
PROFILE_RESULT
result)
469
PROFILE_RESULT
encode_to_proto(const std::string &data_file_path,
526
static
PROFILE_RESULT
invoke_perf(const std::string &perf_path,
704
static
PROFILE_RESULT
collect_profile(const ConfigReader &config, int seq)
761
PROFILE_RESULT
ret = invoke_perf(perf_path.c_str(),
903
PROFILE_RESULT
result = collect_profile(config, seq);
/system/extras/perfprofd/tests/
perfprofd_test.cc
516
PROFILE_RESULT
result =
Completed in 44 milliseconds