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

  /src/sys/compat/sys/
resource.h 57 long ru_nvcsw; /* voluntary context switches */ member in struct:rusage50
  /src/sys/sys/
resource.h 73 long ru_nvcsw; /* voluntary context switches */ member in struct:rusage
  /src/sys/compat/linux/arch/alpha/
linux_osf1.h 95 osf1_long ru_nvcsw; member in struct:osf1_rusage
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_ncr2.h 258 long ru_nvcsw; /* voluntary context switches */ member in struct:rusage
  /src/external/gpl3/gdb.old/dist/sim/ppc/
emul_unix.c 173 int32_t ru_nvcsw; /* voluntary context switches */
906 host_rusage.ru_nvcsw += host_rusage2.ru_nvcsw;
929 target_rusage.ru_nvcsw = H2T_4(host_rusage2.ru_nvcsw);
172 int32_t ru_nvcsw; \/* voluntary context switches *\/ member in struct:unix_rusage
  /src/external/gpl3/gdb/dist/sim/ppc/
emul_unix.c 173 int32_t ru_nvcsw; /* voluntary context switches */
906 host_rusage.ru_nvcsw += host_rusage2.ru_nvcsw;
929 target_rusage.ru_nvcsw = H2T_4(host_rusage2.ru_nvcsw);
172 int32_t ru_nvcsw; \/* voluntary context switches *\/ member in struct:unix_rusage
  /src/external/mit/libuv/dist/include/
uv.h 1299 uint64_t ru_nvcsw; /* voluntary context switches */ member in struct:__anon23788
  /src/sys/compat/netbsd32/
netbsd32.h 437 netbsd32_long ru_nvcsw; /* voluntary context switches */ member in struct:netbsd32_rusage50
457 netbsd32_long ru_nvcsw; /* voluntary context switches */ member in struct:netbsd32_rusage

Completed in 66 milliseconds