Searched refs:sched_offset (Results 1 – 2 of 2) sorted by relevance
100 tnf_reference_t sched_offset, tag_disp; in tnf_trace_alloc() local194 sched_offset = ((sched->record_gen - block->generation) << shift) + in tnf_trace_alloc()197 sched_offset = ((sched->record_gen - block->generation) << shift) + in tnf_trace_alloc()200 if (!TAGARG_CHECK(sched_offset)) in tnf_trace_alloc()231 buffer->probe_event = ENCODED_TAG(tag_disp, sched_offset); in tnf_trace_alloc()258 sched_offset = PTR_DIFF(fwd_p, buffer); in tnf_trace_alloc()263 sched_offset = PTR_DIFF(fwd_p, buffer); in tnf_trace_alloc()267 sched_offset = 0; in tnf_trace_alloc()
106 tnf_reference_t sched_offset, tag_disp; in tnf_trace_alloc() local256 sched_offset = ((sched->record_gen - block->generation) << shift) + in tnf_trace_alloc()260 if (!TAGARG_CHECK(sched_offset)) in tnf_trace_alloc()283 buffer->probe_event = ENCODED_TAG(tag_disp, sched_offset); in tnf_trace_alloc()307 sched_offset = PTR_DIFF(fwd_p, buffer); in tnf_trace_alloc()308 ASSERT(TAGARG_CHECK(sched_offset)); in tnf_trace_alloc()311 sched_offset = 0; in tnf_trace_alloc()