Searched refs:init_profiler (Results 1 – 2 of 2) sorted by relevance
98 void init_profiler(profile_database_t *ps_profile_data);105 #define PROFILE_INIT(x) init_profiler(x)
76 void init_profiler(profile_database_t *ps_profile_data) in init_profiler() function