Searched refs:cur_off (Results 1 – 1 of 1) sorted by relevance
301 long cur_off = *offp; in sbprof_tb_read() local303 if (cur_off < 0) in sbprof_tb_read()307 cur_sample = cur_off / TB_SAMPLE_SIZE; in sbprof_tb_read()308 sample_off = cur_off % TB_SAMPLE_SIZE; in sbprof_tb_read()324 cur_off += cur_count; in sbprof_tb_read()328 *offp = cur_off; in sbprof_tb_read()