Searched refs:entryprobe (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/latencytop/ |
H A D | table.c | 341 char *entryprobe; in parse_dmacro() local 388 entryprobe = begin; in parse_dmacro() 439 entryprobe, returnprobe, cause_str, priority); in parse_dmacro() 441 (void) snprintf(probepair, sizeof (probepair), "%s %s", entryprobe, in parse_dmacro()
|
H A D | latencytop.d | 396 #define TRANSLATE(entryprobe, returnprobe, cause, priority) \ argument 397 entryprobe \
|
H A D | latencytop.trans | 36 # TRANSLATE(entryprobe, returnprobe, cause, priority)
|