Home
last modified time | relevance | path

Searched refs:PAIE1_CTRBLOCK_SZ (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/s390/kernel/
H A Dperf_pai_ext.c26 #define PAIE1_CTRBLOCK_SZ 0x400 /* Size of PAIE1 counter blocks */ macro
180 cpump->area = kzalloc(PAIE1_CTRBLOCK_SZ, GFP_KERNEL); in paiext_alloc()
463 memset(cpump->area, 0, PAIE1_CTRBLOCK_SZ); in paiext_push_sample()