Searched refs:profile_probe_percpu_t (Results 1 – 1 of 1) sorted by relevance
107 } profile_probe_percpu_t; typedef139 profile_probe_percpu_t *pcpu = arg; in profile_fire()339 profile_probe_percpu_t *pcpu; in profile_online()341 pcpu = kmem_zalloc(sizeof (profile_probe_percpu_t), KM_SLEEP); in profile_online()359 profile_probe_percpu_t *pcpu = oarg; in profile_offline()362 kmem_free(pcpu, sizeof (profile_probe_percpu_t)); in profile_offline()