Searched refs:TS_EVENT (Results 1 – 2 of 2) sorted by relevance
39 #define TS_EVENT 3 macro46 #define TSEVENT(x) TSRAW(curthread, TS_EVENT, x, NULL)47 #define TSEVENT2(x, y) TSRAW(curthread, TS_EVENT, x, y)
120 case TS_EVENT: in sysctl_debug_tslog()