OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DTRACE_PROBE2
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
sdt.h
53
#define
DTRACE_PROBE2
(prov, name, arg1, arg2) do { \
180
#define
DTRACE_PROBE2
(name, type0, arg0, type1, arg1) do \
414
#define
DTRACE_PROBE2
(name, type0, arg0, type1, arg1) \
/src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h
156
*
DTRACE_PROBE2
(zfs__probe_name, uint64_t, blkid, dnode_t *, dn);
178
#ifdef
DTRACE_PROBE2
179
#undef
DTRACE_PROBE2
180
#endif /*
DTRACE_PROBE2
*/
182
#define
DTRACE_PROBE2
(a, b, c, d, e) \
216
#define
DTRACE_PROBE2
(a, b, c, d, e) ((void)0)
Completed in 29 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026