Home
last modified time | relevance | path

Searched defs:scale (Results 1 – 25 of 29) sorted by relevance

12

/xnu-12377.1.9/tests/
H A Dkqueue_timer_tests.c84 test_absolute_kevent(int time, int scale) in test_absolute_kevent()
147 test_oneshot_kevent(int time, int scale) in test_oneshot_kevent()
H A Dos_refcnt.c482 double scale = PCPU_BENCH_LEN * 1e6; variable
/xnu-12377.1.9/bsd/dev/
H A Dunix_startup.c311 bsd_scale_setup(int scale) in bsd_scale_setup()
/xnu-12377.1.9/osfmk/arm64/
H A DWKdmDecompress_4k.s87 #define scale (PAGES_SIZE_IN_KBYTES/4) macro
H A DWKdmDecompress_16k.s87 #define scale (PAGES_SIZE_IN_KBYTES/4) macro
H A DWKdmCompress_16k.s226 #define scale (PAGES_SIZE_IN_KBYTES/4) macro
H A DWKdmCompress_4k.s224 #define scale (PAGES_SIZE_IN_KBYTES/4) macro
H A Dtlb.h381 unsigned scale = ((order ? order : 1) - 1) / 5; in generate_rtlbi_param() local
/xnu-12377.1.9/osfmk/i386/
H A Dpal_native.h74 uint32_t scale; /* tsc -> nanosec multiplier */ member
H A Drtclock.c404 clock_gettimeofday_set_commpage(uint64_t abstime, uint64_t sec, uint64_t frac, uint64_t scale, uint… in clock_gettimeofday_set_commpage()
H A DpmCPU.h91 uint32_t scale; /* tsc -> nanosec multiplier */ member
/xnu-12377.1.9/osfmk/i386/commpage/
H A Dcommpage.c726 uint32_t scale, in commpage_set_nanotime()
784 uint64_t scale, in commpage_set_timestamp()
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_disk_conditioner.c78 weighted_scale_factor(double scale) in weighted_scale_factor()
/xnu-12377.1.9/osfmk/kern/
H A Dstartup.c1076 int scale = 0; in scale_setup() local
H A Dmachine.c1584 uint64_t scale = 1; in machine_timeout_init_with_suffix() local
H A Dclock.c451 uint64_t scale; in get_scale_factors_from_adj() local
/xnu-12377.1.9/osfmk/arm/
H A Drtclock.c307 uint64_t scale, in clock_gettimeofday_set_commpage()
/xnu-12377.1.9/osfmk/console/
H A Dvideo_console.c1955 int scale = 0x10000; in vc_blit_rect_8() local
2018 int scale = 0x10000; in vc_blit_rect_16() local
2094 int scale = 0x10000; in vc_blit_rect_32() local
2169 int scale = 0x10000; in vc_blit_rect_30() local
2825 unsigned int scale = (unsigned int)boot_vinfo->v_scale; in initialize_screen() local
/xnu-12377.1.9/pexpert/arm/
H A Dpe_init.c254 unsigned int size, scale; in PE_init_iokit() local
/xnu-12377.1.9/tools/lldbmacros/
H A Dkasan.py21 def __init__(self, base, scale): argument
48 def scale(self): member in AbstractShadowMap
/xnu-12377.1.9/osfmk/arm/commpage/
H A Dcommpage.c307 uint64_t scale, in commpage_set_timestamp()
/xnu-12377.1.9/bsd/kern/
H A Dbsd_init.c1569 bsd_exec_setup(int scale) in bsd_exec_setup()
/xnu-12377.1.9/iokit/DriverKit/
H A DIOReportTypes.h216 #define __IOR_MAKEUNIT(quantity, scale) \ argument
/xnu-12377.1.9/iokit/IOKit/
H A DIOReportTypes.h216 #define __IOR_MAKEUNIT(quantity, scale) \ argument
/xnu-12377.1.9/osfmk/x86_64/
H A Dpmap.c460 uint32_t scale = 0; in pmap_scale_shift() local

12