Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/busstat/
H A Dbusstat.h122 #define EVT_STR -1 macro
H A Dbusstat.c800 if ((evt_num = is_num(evt_name)) == EVT_STR) { in modify_evt_node()
1426 return (EVT_STR); in is_num()