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

/macosx-10.9.5/Libnotify-121.20.1/
H A Dlibnotify.h161 uint32_t stat_portproc_alloc; member in struct:__anon3017
H A Dlibnotify.c368 ns->stat_portproc_alloc++;
/macosx-10.9.5/Libnotify-121.20.1/notifyd/
H A Dnotifyd.c354 fprintf(f, "portproc alloc %9u free %9u extant %9u\n", global.notify_state->stat_portproc_alloc , global.notify_state->stat_portproc_free, global.notify_state->stat_portproc_alloc - global.notify_state->stat_portproc_free);

Completed in 113 milliseconds