Searched defs:function_entry (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c63 void function_entry(private_t *, struct bkpt *, struct callstack *);
1382 function_entry(pri, Bp, Stk);
1443 function_entry(private_t *pri, struct bkpt *Bp, struct callstack *Stk) function
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c194 fasttrap_anarg(struct regs *rp, int function_entry, int argno) argument
197 int shift = function_entry ? 1 : 0;

Completed in 50 milliseconds