Home
last modified time | relevance | path

Searched refs:BPT_INTERNAL (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/truss/
H A Dramdata.h228 #define BPT_INTERNAL 0x04 /* trace internal calls on this function */ macro
H A Dfcall.c562 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()