Searched refs:PERF_SAMPLE_TIME (Results 1 – 22 of 22) sorted by relevance
7 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
12 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
134 if (sample_type & PERF_SAMPLE_TIME) in __perf_evsel__calc_id_pos()259 evsel->attr.sample_type |= (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__new_idx()342 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__newtp_idx()2037 if (type & PERF_SAMPLE_TIME) { in perf_evsel__parse_id_sample()2148 if (type & PERF_SAMPLE_TIME) { in perf_evsel__parse_sample()2374 if (!(type & PERF_SAMPLE_TIME)) in perf_evsel__parse_sample_timestamp()2405 if (type & PERF_SAMPLE_TIME) in perf_evsel__parse_sample_timestamp()2425 if (type & PERF_SAMPLE_TIME) in perf_event__sample_event_size()2550 if (type & PERF_SAMPLE_TIME) { in perf_event__synthesize_sample()
475 if (jd->sample_type & PERF_SAMPLE_TIME) in jit_repipe_code_load()567 if (jd->sample_type & PERF_SAMPLE_TIME) in jit_repipe_code_move()
814 attr.sample_type &= ~(u64)PERF_SAMPLE_TIME; in cs_etm__synth_events()816 attr.sample_type |= PERF_SAMPLE_TIME; in cs_etm__synth_events()1197 if ((evsel->attr.sample_type & PERF_SAMPLE_TIME)) in cs_etm__is_timeless_decoding()
89 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | \
694 if (!(evsel->attr.sample_type & PERF_SAMPLE_TIME)) in intel_pt_timeless_decoding()2187 attr.sample_type &= ~(u64)PERF_SAMPLE_TIME; in intel_pt_synth_events()2189 attr.sample_type |= PERF_SAMPLE_TIME; in intel_pt_synth_events()
804 attr.sample_type &= ~(u64)PERF_SAMPLE_TIME; in intel_bts_synth_events()
1317 if (sample_type & PERF_SAMPLE_TIME) in perf_evlist__id_hdr_size()
1031 if (sample_type & PERF_SAMPLE_TIME) in perf_evlist__print_tstamp()
147 .sample_type = PERF_SAMPLE_RAW | PERF_SAMPLE_TIME, in bpf_perf_event_open()
45 if (type & PERF_SAMPLE_TIME) in samples_same()
18 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \503 TEST_ASSERT_VAL("wrong time", !(PERF_SAMPLE_TIME & evsel->attr.sample_type)); in test__checkevent_pmu_partial_time_callgraph()516 TEST_ASSERT_VAL("wrong time", !(PERF_SAMPLE_TIME & evsel->attr.sample_type)); in test__checkevent_pmu_partial_time_callgraph()
126 PERF_SAMPLE_TIME = 1U << 2, enumerator
588 #define COMPAT_MASK (PERF_SAMPLE_ID | PERF_SAMPLE_TID | PERF_SAMPLE_TIME | \
562 if (evsel->attr.sample_type & PERF_SAMPLE_TIME) { in process_sample_event()
444 perf_evsel__check_stype(evsel, PERF_SAMPLE_TIME, "TIME", in perf_evsel__check_attr()
2171 (evsel->attr.sample_type & PERF_SAMPLE_TIME)) in trace__set_base_time()
1667 x86_pmu.large_pebs_flags |= PERF_SAMPLE_TIME; in intel_ds_init()
2981 flags &= ~PERF_SAMPLE_TIME; in intel_pmu_large_pebs_flags()
1777 if (sample_type & PERF_SAMPLE_TIME) in perf_event__id_header_size()5998 if (sample_type & PERF_SAMPLE_TIME) in __perf_event_header__init_id()6029 if (sample_type & PERF_SAMPLE_TIME) in __perf_event__output_id_sample()6170 if (sample_type & PERF_SAMPLE_TIME) in perf_output_sample()