Searched refs:btl_sample (Results 1 – 1 of 1) sorted by relevance
979 uint32_t *__zpercpu btl_sample; member1394 btlu.btl->btl_sample = zalloc_percpu(percpu_u64_zone, in btlog_create()1399 counter = zpercpu_get_cpu(btlu.btl->btl_sample, cpu); in btlog_create()1429 if (btlu.btl->btl_sample) { in btlog_destroy()1430 zfree_percpu(percpu_u64_zone, btlu.btl->btl_sample); in btlog_destroy()1494 if (btlog->btl_sample == NULL) { in btlog_sample()1498 counter = zpercpu_get(btlog->btl_sample); in btlog_sample()