Searched refs:bsiz (Results 1 – 1 of 1) sorted by relevance
623 size_t bsiz = x86_pmu.pebs_buffer_size; in alloc_pebs_buffer() local630 buffer = dsalloc_pages(bsiz, GFP_KERNEL, cpu); in alloc_pebs_buffer()641 dsfree_pages(buffer, bsiz); in alloc_pebs_buffer()650 ds_update_cea(cea, buffer, bsiz, PAGE_KERNEL); in alloc_pebs_buffer()652 max = x86_pmu.pebs_record_size * (bsiz / x86_pmu.pebs_record_size); in alloc_pebs_buffer()