OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTRACE_PROBE
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/cddl/osnet/dist/uts/common/fs/zfs/
rrwlock.c
173
DTRACE_PROBE
(zfs__rrwfastpath__rdmiss);
251
DTRACE_PROBE
(zfs__rrwfastpath__exitmiss);
arc.c
4059
DTRACE_PROBE
(arc__kmem_reap_start);
4100
DTRACE_PROBE
(arc__kmem_reap_end);
5939
DTRACE_PROBE
(arc__needfree);
zfs_acl.c
2327
DTRACE_PROBE
(zfs__fastpath__execute__access__miss);
/src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h
154
* Here's an example of how to use
DTRACE_PROBE
probes in userland:
162
#ifdef
DTRACE_PROBE
163
#undef
DTRACE_PROBE
164
#endif /*
DTRACE_PROBE
*/
166
#define
DTRACE_PROBE
(a) \
214
#define
DTRACE_PROBE
(a) ((void)0)
/src/sys/sys/
sdt.h
43
#define
DTRACE_PROBE
(prov, name) do { \
176
#define
DTRACE_PROBE
(name) \
405
#define
DTRACE_PROBE
(name) \
449
* This type definition must match that of
dtrace_probe
. It is defined this
456
* The 'sdt' provider will set it to
dtrace_probe
when it loads.
/src/sys/arch/aarch64/aarch64/
cpu.c
655
DTRACE_PROBE
(rndrrs_fail);
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
1517
#ifdef
DTRACE_PROBE
1519
# define DT(_n)
DTRACE_PROBE
(_n)
Completed in 96 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026