Searched refs:FASTTRAP_F_RETMAYBE (Results 1 – 2 of 2) sorted by relevance
82 #define FASTTRAP_F_RETMAYBE 0x02 /* not definitely a return site */ macro
363 if ((tp->ftt_flags & FASTTRAP_F_RETMAYBE) && in fasttrap_return_common()1358 tp->ftt_flags |= FASTTRAP_F_RETMAYBE; in fasttrap_tracepoint_init()