Searched refs:BPT_INTERNAL (Results 1 – 2 of 2) sorted by relevance
228 #define BPT_INTERNAL 0x04 /* trace internal calls on this function */ macro
562 Bp->flags |= BPT_INTERNAL; in symbol_iter()1465 (!(Bp->flags & BPT_INTERNAL) && in function_entry()1614 if (!(Bp->flags & BPT_INTERNAL) && in trap_one_stack()