Searched refs:NCPU (Results 1 – 6 of 6) sorted by relevance
328 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()
992 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 …]
449 _MALLOC(sizeof(cyc_list_t) + NCPU * sizeof(wrap_timer_call_t), M_TEMP, M_ZERO | M_WAITOK); in cyclic_add_omni()
318 for (i = 0; i < NCPU; i++) { in fasttrap_mod_barrier()
145 #define NCPU dtrace_max_cpus macro
383 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