Home
last modified time | relevance | path

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

/linux-2.6.39/arch/ia64/kernel/
Dperfmon.c327 unsigned long ctx_smpl_size; /* size of sampling buffer */ member
1511 ctx->ctx_smpl_size,
1519 pfm_rvfree(ctx->ctx_smpl_hdr, ctx->ctx_smpl_size);
1522 ctx->ctx_smpl_size = 0UL;
1938 smpl_buf_size = ctx->ctx_smpl_size; in pfm_flush()
2118 smpl_buf_size = ctx->ctx_smpl_size; in pfm_close()
2336 ctx->ctx_smpl_size = size; /* aligned size */ in pfm_smpl_buffer_alloc()