Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/systat/
H A Dcpu.c61 int select_cpu(void);
92 "cpu", select_cpu, read_cpu, NULL, print_header,
177 select_cpu(void) in select_cpu() function