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

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c327 unsigned long ctx_smpl_size; /* size of sampling buffer */ member in struct:pfm_context
1491 ctx->ctx_smpl_size,
1499 pfm_rvfree(ctx->ctx_smpl_hdr, ctx->ctx_smpl_size);
1502 ctx->ctx_smpl_size = 0UL;
1918 smpl_buf_size = ctx->ctx_smpl_size; pfm_flush()
2098 smpl_buf_size = ctx->ctx_smpl_size; pfm_close()
2300 ctx->ctx_smpl_size = size; /* aligned size */ pfm_smpl_buffer_alloc()

Completed in 132 milliseconds