Searched refs:top_uinteger_format_mem_result (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/top-100.1.2/
H A Dmemstats.c44 if(top_uinteger_format_mem_result(buf, sizeof(buf),
78 if(top_uinteger_format_mem_result(buf, sizeof(buf),
111 if(top_uinteger_format_mem_result(buf, sizeof(buf),
143 if(top_uinteger_format_mem_result(buf, sizeof(buf),
176 if(top_uinteger_format_mem_result(buf, sizeof(buf),
273 if(top_uinteger_format_mem_result(buf, sizeof(buf),
307 if(top_uinteger_format_mem_result(buf, sizeof(buf),
342 if (top_uinteger_format_mem_result(buf, sizeof(buf), psamp->anonymous, psamp->p_anonymous, 0ULL)) {
371 if (top_uinteger_format_mem_result(buf, sizeof(buf), psamp->purgeable, psamp->p_purgeable, 0ULL)) {
400 if (top_uinteger_format_mem_result(bu
[all...]
H A Duinteger.h32 bool top_uinteger_format_mem_result(char *buf, size_t bufsize, uint64_t now,
H A Duinteger.c170 bool top_uinteger_format_mem_result(char *buf, size_t bufsize, uint64_t now, function

Completed in 119 milliseconds