HelenOS sources
stats_get_exceptions 203 uspace/app/top/top.c target->exceptions = stats_get_exceptions(&(target->exceptions_count));
stats_get_exceptions 204 uspace/dist/src/c/demos/top/top.c target->exceptions = stats_get_exceptions(&(target->exceptions_count));
stats_get_exceptions 56 uspace/lib/c/include/stats.h extern stats_exc_t *stats_get_exceptions(size_t *);
stats_get_exceptions 56 uspace/lib/posix/include/libc/stats.h extern stats_exc_t *stats_get_exceptions(size_t *);
HelenOS homepage, sources at GitHub