Searched refs:sample_run (Results 1 – 3 of 3) sorted by relevance
36 int sample_run(int interval, void (*post_cb)(void *), void *ctx);
683 ret = sample_run(interval, NULL, NULL); in main()
1531 int sample_run(int interval, void (*post_cb)(void *), void *ctx) in sample_run() function