Searched refs:prof_sample_event (Results 1 – 1 of 1) sorted by relevance
4128 bool prof_sample_event = te_prof_sample_event_lookahead(tsd, in batch_alloc_prof_sample_assert() local4130 assert(!prof_sample_event); in batch_alloc_prof_sample_assert()4132 prof_sample_event = te_prof_sample_event_lookahead_surplus(tsd, in batch_alloc_prof_sample_assert()4134 assert(prof_sample_event); in batch_alloc_prof_sample_assert()4176 bool prof_sample_event = config_prof && opt_prof in batch_alloc() local4181 if (prof_sample_event) { in batch_alloc()4285 if (progress < batch || prof_sample_event) { in batch_alloc()