Home
last modified time | relevance | path

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

/Linux-v4.19/arch/ia64/kernel/
Dperfmon.c329 unsigned long ctx_smpl_size; /* size of sampling buffer */ member
1493 ctx->ctx_smpl_size,
1501 pfm_rvfree(ctx->ctx_smpl_hdr, ctx->ctx_smpl_size);
1504 ctx->ctx_smpl_size = 0UL;
1920 smpl_buf_size = ctx->ctx_smpl_size; in pfm_flush()
2100 smpl_buf_size = ctx->ctx_smpl_size; in pfm_close()
2300 ctx->ctx_smpl_size = size; /* aligned size */ in pfm_smpl_buffer_alloc()