Home
last modified time | relevance | path

Searched refs:PROBE_INDEX_FILE_PTR (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/tnf/
H A Dtnf_trace.h53 #define PROBE_INDEX_FILE_PTR 0x1 /* index is a file abs ptr */ macro
58 (((x) & PROBE_INDEX_TYPE_MASK) == PROBE_INDEX_FILE_PTR)
H A Dtnf_probe.c109 probe_p->index |= PROBE_INDEX_FILE_PTR; in tnf_probe_tag()
/titanic_44/usr/src/lib/libtnfprobe/
H A Dtnf_trace.h58 #define PROBE_INDEX_FILE_PTR 0x1 /* index is a file abs ptr */ macro
63 (((x) & PROBE_INDEX_TYPE_MASK) == PROBE_INDEX_FILE_PTR)