Searched refs:oarg (Results 1 – 3 of 3) sorted by relevance
355 profile_offline(void *arg, cpu_t *cpu, void *oarg) in profile_offline() argument357 profile_probe_percpu_t *pcpu = oarg; in profile_offline()
1335 uint64_t nlevels, step = 1, oarg; in dt_compile_agg() local1411 } else if ((oarg = isp->dis_auxinfo) != arg) { in dt_compile_agg()1418 int obaseval = DTRACE_LQUANTIZE_BASE(oarg); in dt_compile_agg()1419 int onlevels = DTRACE_LQUANTIZE_LEVELS(oarg); in dt_compile_agg()1420 int ostep = DTRACE_LQUANTIZE_STEP(oarg); in dt_compile_agg()1468 uint64_t oarg, order, v; in dt_compile_agg() local1570 } else if ((oarg = isp->dis_auxinfo) != arg) { in dt_compile_agg()1582 expected = (oarg >> args[i].shift) & UINT16_MAX; in dt_compile_agg()
513 profile_offline(void *arg, cpu_t *cpu, void *oarg) in profile_offline() argument515 profile_probe_percpu_t *pcpu = oarg; in profile_offline()