Searched defs:ret_profile (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dprofile_helpers.c262 profile_t *ret_profile)
302 ret_profile);
261 profile_init_path(const char * filepath, profile_t *ret_profile) argument
H A Dprofile.c299 profile_init(const char **files, profile_t *ret_profile) argument
354 *ret_profile = profile;
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc373 RetainerHeapProfile ret_profile; local
377 ret_profile.CollectStats(obj);
379 ret_profile.DebugPrintStats(&printer);

Completed in 81 milliseconds