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

/darwin-on-arm/xnu/bsd/dev/
H A Dunix_startup.c161 int scale; local
306 bsd_scale_setup(int scale) argument
[all...]
/darwin-on-arm/xnu/osfmk/kern/
H A Dstartup.c545 int scale = 0; local
/darwin-on-arm/xnu/tools/tests/kqueue_tests/
H A Dkqueue_timer_tests.c54 test_absolute_kevent(int time, int scale) argument
101 test_oneshot_kevent(int time, int scale) argument
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dpal_native.h74 uint32_t scale; /* tsc -> nanosec multiplier */ member in struct:pal_rtc_nanotime
H A DpmCPU.h90 uint32_t scale; /* tsc -> nanosec multiplier */ member in struct:pm_rtc_nanotime
/darwin-on-arm/xnu/osfmk/i386/commpage/
H A Dcommpage.c493 commpage_set_nanotime( uint64_t tsc_base, uint64_t ns_base, uint32_t scale, uint32_t shift ) argument
/darwin-on-arm/xnu/bsd/kern/
H A Dbsd_init.c1156 bsd_exec_setup(int scale) argument
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_fairq.c729 u_int32_t scale; local
/darwin-on-arm/xnu/osfmk/profiling/
H A Dprofile-internal.h239 unsigned long scale; /* scaling factor (65536 / scale) */ member in struct:profile_profil
/darwin-on-arm/xnu/tools/tests/libMicro/
H A Dlibmicro.c1206 long long scale; local
/darwin-on-arm/xnu/osfmk/console/
H A Dvideo_console.c1940 int scale = 0x10000; local
1998 int scale = 0x10000; local
2064 int scale = 0x10000; local
2129 int scale = 0x10000; local
2599 unsigned int scale = (unsigned int)boot_vinfo->v_scale; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsops.c1088 uint64_t scale = (pending_io * 100) / rate; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c1027 u_int scale; local

Completed in 72 milliseconds