Home
last modified time | relevance | path

Searched refs:NCPU (Results 1 – 6 of 6) sorted by relevance

/xnu-8019.80.24/bsd/dev/dtrace/
H A Dprofile_prvd.c328 prof = kmem_zalloc(sizeof(profile_probe_t) + NCPU * sizeof(profile_probe_percpu_t), KM_SLEEP); in profile_create()
494 kmem_free(prof, sizeof(profile_probe_t) + NCPU * sizeof(profile_probe_percpu_t)); in profile_destroy()
H A Ddtrace.c992 maxlocalsize = (maxglobalsize) * NCPU; in dtrace_canstore_statvar()
1805 for (i = 0; i < (int)NCPU; i++) { in dtrace_dynvar_clean()
1855 for (i = 0; i < (int)NCPU; i++) { in dtrace_dynvar_clean()
2204 if (++cpu >= (int)NCPU) in dtrace_dynvar()
6189 ASSERT(svar->dtsv_size == (int)NCPU * sz); in dtrace_dif_emulate()
6206 ASSERT(svar->dtsv_size == (int)NCPU * sizeof (uint64_t)); in dtrace_dif_emulate()
6228 ASSERT(svar->dtsv_size == (int)NCPU * sz); in dtrace_dif_emulate()
6249 ASSERT(svar->dtsv_size == (int)NCPU * sizeof (uint64_t)); in dtrace_dif_emulate()
10580 dsize = (int)NCPU * (v->dtdv_type.dtdt_size + in dtrace_difo_init()
10583 dsize = (int)NCPU * sizeof (uint64_t); in dtrace_difo_init()
[all …]
H A Ddtrace_glue.c449 _MALLOC(sizeof(cyc_list_t) + NCPU * sizeof(wrap_timer_call_t), M_TEMP, M_ZERO | M_WAITOK); in cyclic_add_omni()
H A Dfasttrap.c318 for (i = 0; i < NCPU; i++) { in fasttrap_mod_barrier()
/xnu-8019.80.24/bsd/sys/
H A Ddtrace_glue.h145 #define NCPU dtrace_max_cpus macro
/xnu-8019.80.24/doc/
H A Dallocators.md383 Allocations from this zone are returning NCPU elements with a known stride.
396 parameters that aren't compile time constants, but will not vary over time (NCPU