Searched refs:sample_meta_flags (Results 1 – 1 of 1) sorted by relevance
225 uint64_t sample_meta_flags = 0; in kperf_sample_internal() local253 sample_meta_flags |= SAMPLE_META_THREAD_WAS_IDLE; in kperf_sample_internal()336 if (sample_meta_flags & SAMPLE_META_THREAD_WAS_IDLE) { in kperf_sample_internal()372 sample_meta_flags |= SAMPLE_META_UPEND; in kperf_sample_internal()382 sample_meta_flags |= SAMPLE_META_EXPEND; in kperf_sample_internal()397 BUF_DATA(PERF_GEN_EVENT | DBG_FUNC_END, sample_what, sample_meta_flags); in kperf_sample_internal()