Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h232 #define BPT_DLACTIVITY 0x40 /* DLACTIVITY event in ld.so.1 */ macro
H A Dfcall.c167 Bp->flags |= BPT_DLACTIVITY; in establish_breakpoints()
1270 if ((Bp->flags & (BPT_PREINIT|BPT_POSTINIT|BPT_DLACTIVITY)) && !clear) { in function_trace()
1280 if (Bp->flags & BPT_DLACTIVITY) in function_trace()