Searched refs:bsiz (Results 1 – 1 of 1) sorted by relevance
458 size_t bsiz = x86_pmu.pebs_buffer_size; in alloc_pebs_buffer() local465 buffer = dsalloc_pages(bsiz, GFP_KERNEL, cpu); in alloc_pebs_buffer()476 dsfree_pages(buffer, bsiz); in alloc_pebs_buffer()485 ds_update_cea(cea, buffer, bsiz, PAGE_KERNEL); in alloc_pebs_buffer()487 max = x86_pmu.pebs_record_size * (bsiz / x86_pmu.pebs_record_size); in alloc_pebs_buffer()