Searched refs:select_str (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/latencytop/common/ | ||
| H A D | latencytop.c | 224 char *select_str; local 371 select_str = &optarg[4]; 374 select_str = &optarg[5]; 382 if (to_int(select_str, &select_value) != 0) { |
Completed in 55 milliseconds