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

  /src/sys/arch/x86/x86/
procfs_machdep.c 208 static int procfs_getonecpu(int, struct cpu_info *, char *, size_t *);
227 procfs_getonecpu(i++, ci, bf, &used);
376 procfs_getonecpu(int xcpu, struct cpu_info *ci, char *bf, size_t *len) function in typeref:typename:int

Completed in 11 milliseconds