Home
last modified time | relevance | path

Searched refs:ftpc_acount (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c447 tp->ftt_proc->ftpc_acount != 0) { in fasttrap_fork()
458 ASSERT(tp->ftt_proc->ftpc_acount != 0); in fasttrap_fork()
546 tp->ftt_proc->ftpc_acount == 0) in fasttrap_tracepoint_enable()
1195 atomic_inc_64(&fprc->ftpc_acount); in fasttrap_proc_lookup()
1212 new_fprc->ftpc_acount = 1; in fasttrap_proc_lookup()
1225 atomic_inc_64(&fprc->ftpc_acount); in fasttrap_proc_lookup()
1253 ASSERT(proc->ftpc_acount <= proc->ftpc_rcount); in fasttrap_proc_release()
1266 ASSERT(proc->ftpc_acount == 0); in fasttrap_proc_release()
1438 ASSERT(provider->ftp_proc->ftpc_acount < in fasttrap_provider_free()
1512 atomic_dec_64(&fp->ftp_proc->ftpc_acount); in fasttrap_provider_retire()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dfasttrap_impl.h73 uint64_t ftpc_acount; /* count of active providers */ member
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c292 tp->ftt_proc->ftpc_acount != 0) in fasttrap_return_common()
466 tp->ftt_proc->ftpc_acount != 0) in fasttrap_pid_probe()
/illumos-gate/usr/src/uts/intel/dtrace/
H A Dfasttrap_isa.c651 tp->ftt_proc->ftpc_acount != 0) in fasttrap_return_common()
907 tp->ftt_proc->ftpc_acount != 0) in fasttrap_pid_probe()