Searched refs:DEVSTAT_TYPE_COMM (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/cddl/lib/libdtrace/
H A Dio.d179 inline int DEVSTAT_TYPE_COMM = 0x009;
180 #pragma D binding "1.13" DEVSTAT_TYPE_COMM
215 type == DEVSTAT_TYPE_COMM ? "COMM" :
/freebsd-11-stable/sys/sys/
H A Ddevicestat.h118 DEVSTAT_TYPE_COMM = 0x009, enumerator in enum:__anon13325
/freebsd-11-stable/lib/libdevstat/
H A Ddevstat.c88 {"comm", DEVSTAT_TYPE_COMM, DEVSTAT_MATCH_TYPE},

Completed in 159 milliseconds