Searched refs:kcallback_t (Results 1 – 2 of 2) sorted by relevance
96 typedef uint64_t (*kcallback_t)(int n); typedef99 kcallback_t func, uint64_t scale);
73 static kcallback_t kcollect_callback[KCOLLECT_ENTRIES];81 kcollect_register(int which, const char *id, kcallback_t func, uint64_t scale) in kcollect_register()