Home
last modified time | relevance | path

Searched defs:timeMark (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/bnu/
H A Dperfstat.c175 typedef struct timeMark /* Holds times for an event. */ struct
177 int tm_valid; /* True if data present. */
178 long tm_real; /* Relative wall clock. */
179 struct tms tm_cycles; /* CPU consumption. */