Searched refs:ceventstr (Results 1 – 4 of 4) sorted by relevance
43 TEST_ASSERT_EQUAL_STRING("clk_unspec", ceventstr(CTL_CLK_OKAY)); in test_ClockCodeExists()49 TEST_ASSERT_EQUAL_STRING("clk_-1", ceventstr(-1)); in test_ClockCodeUnknown()
513 ceventstr( in ceventstr() function
182 extern const char * ceventstr (int);
194 report_event(PEVNT_CLOCK, peer, ceventstr(code)); in refclock_report()