Home
last modified time | relevance | path

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

/Linux-v5.4/arch/ia64/kernel/
Dperfmon.c331 unsigned long ctx_smpl_size; /* size of sampling buffer */ member
1448 ctx->ctx_smpl_size,
1459 ctx->ctx_smpl_size = 0UL;
1875 smpl_buf_size = ctx->ctx_smpl_size; in pfm_flush()
2055 smpl_buf_size = ctx->ctx_smpl_size; in pfm_close()
2253 ctx->ctx_smpl_size = size; /* aligned size */ in pfm_smpl_buffer_alloc()