Searched defs:cpuinfo (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c308 static int cpuinfo (int whole, unsigned long *kernel, unsigned long *user);
4448 if (cpuinfo (TRUE, &kernel, &user)) {
4979 static int cpuinfo (int whole, unsigned long *kernel, unsigned long *user) {
4960 static int cpuinfo (int whole, unsigned long *kernel, unsigned long *user) { function

Completed in 74 milliseconds