Searched defs:cpu_need_proftick (Results 1 – 15 of 15) sorted by relevance
277 cpu_need_proftick(struct lwp *l) cpu_need_proftick() function
215 #define cpu_need_proftick(l) \ macro
114 #define cpu_need_proftick(l) \ macro
162 #define cpu_need_proftick(l) __nothing macro
191 cpu_need_proftick(struct lwp *l) in cpu_need_proftick() function
216 #define cpu_need_proftick(l) \ macro
372 cpu_need_proftick(struct lwp *l) cpu_need_proftick() function
372 #define cpu_need_proftick(l) ((l)->l_pflag |= LP_OWEUPC, \ macro
436 cpu_need_proftick(lwp_t *l) in cpu_need_proftick() function
549 cpu_need_proftick(struct lwp *l) in cpu_need_proftick() function
366 #define cpu_need_proftick(l) ((l)->l_pflag |= LP_OWEUPC, want_ast = 1) macro
370 cpu_need_proftick(struct lwp *l) in cpu_need_proftick() function
268 #define cpu_need_proftick(l) ((l)->l_pflag |= LP_OWEUPC, setsoftast(l)) macro
1996 cpu_need_proftick(struct lwp *l) in cpu_need_proftick() function
477 #define cpu_need_proftick(l) ((l)->l_pflag |= LP_OWEUPC, cpuinfo.ci_want_ast = 1) macro