Searched refs:STAT_MEM_EMALLOC_COUNT (Results 1 – 2 of 2) sorted by relevance
416 STAT_MEM_EMALLOC_COUNT, enumerator
844 MYSQLND_INC_GLOBAL_STATISTIC_W_VALUE2(STAT_MEM_EMALLOC_COUNT, 1, STAT_MEM_EMALLOC_AMOUNT, size); in _mysqlnd_emalloc()875 enum mysqlnd_collected_stats s1 = persistent? STAT_MEM_MALLOC_COUNT:STAT_MEM_EMALLOC_COUNT; in _mysqlnd_pemalloc()
Completed in 14 milliseconds