Searched refs:MM_GetStatsInDepth (Results 1 – 2 of 2) sorted by relevance
485 …OSCL_IMPORT_REF uint32 MM_GetStatsInDepth(const char * tagIn, MM_Stats_CB *array_ptr, uint32 max_…855 uint32 MM_GetStatsInDepth(const char * tagIn, MM_Stats_CB *array_ptr, uint32 max_nodes) in MM_GetStatsInDepth() function860 uint32 result = (_pMM_Audit_Imp->MM_GetStatsInDepth(tagIn, array_ptr, max_nodes)); in MM_GetStatsInDepth()
411 OSCL_EXPORT_REF uint32 MM_Audit_Imp::MM_GetStatsInDepth(const char *tagIn, in MM_GetStatsInDepth() function in MM_Audit_Imp