Searched refs:clean_up_stack (Results 1 – 5 of 5) sorted by relevance
82 static void clean_up_stack(ProfileStopCallback /* stopProfiles */) {} in clean_up_stack() function87 shut_down_stack_async, clean_up_stack,
34 void (*clean_up_stack)(ProfileStopCallback); member
174 static void clean_up_stack(ProfileStopCallback stopProfiles) { in clean_up_stack() function452 shut_down_stack_async, clean_up_stack,
487 stack_manager_get_interface()->clean_up_stack(&stop_profiles); in cleanup()
111 stack_manager_get_interface()->clean_up_stack([] {}); in CleanCoreInterface()