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

/macosx-10.10/Libnotify-133.1.1/
H A Dlibnotify.h166 uint32_t stat_client_alloc; member in struct:__anon2893
H A Dlibnotify.c143 ns->stat_client_alloc++;
/macosx-10.10/Libnotify-133.1.1/notifyd/
H A Dnotifyd.c362 fprintf(f, "subscription alloc %9u free %9u extant %9u\n", global.notify_state->stat_client_alloc , global.notify_state->stat_client_free, global.notify_state->stat_client_alloc - global.notify_state->stat_client_free);

Completed in 94 milliseconds