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

/macosx-10.10/Libnotify-133.1.1/
H A Dlibnotify.h164 uint32_t stat_name_alloc; member in struct:__anon2893
H A Dlibnotify.c210 ns->stat_name_alloc++;
/macosx-10.10/Libnotify-133.1.1/notifyd/
H A Dnotifyd.c361 fprintf(f, "name alloc %9u free %9u extant %9u\n", global.notify_state->stat_name_alloc , global.notify_state->stat_name_free, global.notify_state->stat_name_alloc - global.notify_state->stat_name_free);

Completed in 90 milliseconds