HomeSort by: relevance | last modified time | path
    Searched defs:allcpus (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/intrctl/
intrctl.c 206 bool allcpus = ncpus > 1 && local in function:intrctl_list_one
212 if (allcpus && i != 0 && i != ncpus - 1) {
216 const char *sep = allcpus ? "-" : ", ";
intrctl.c 206 bool allcpus = ncpus > 1 && local in function:intrctl_list_one
212 if (allcpus && i != 0 && i != ncpus - 1) {
216 const char *sep = allcpus ? "-" : ", ";

Completed in 26 milliseconds