Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/xen/dtrace/
H A Dxdt.c182 #define XDT_NCLASSES 7 macro
361 static xdt_classinfo_t xdt_classinfo[XDT_NCLASSES];
469 for (i = 0; i < XDT_NCLASSES; i++) in xdt_nr_active_probes()