Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c204 unsigned long psb_index; /* next free entry slot XXX: must use the one in buffer */ member
917 psb->psb_index = 0; in pfm_smpl_buffer_alloc()
1997 ctx->ctx_psb->psb_index = 0; in pfm_restart()
2037 ctx->ctx_psb->psb_index = 0; in pfm_restart()
2826 ctx->ctx_psb->psb_index = 0; in pfm_ovfl_block_reset()
2851 idx = ia64_fetch_and_add(1, &psb->psb_index); in pfm_record_sample()
3039 ctx->ctx_psb->psb_index = 0UL; in pfm_overflow_handler()