Searched refs:PERF_SAMPLE_TIME (Results 1 – 13 of 13) sorted by relevance
8 # sample_type = PERF_SAMPLE_IP | PERF_SAMPLE_TID | PERF_SAMPLE_TIME |
11 # PERF_SAMPLE_IP | PERF_SAMPLE_TID PERF_SAMPLE_TIME | # PERF_SAMPLE_PERIOD
125 if (sample_type & PERF_SAMPLE_TIME) in __perf_evsel__calc_id_pos()231 .sample_type = (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | in perf_evsel__newtp_idx()1374 if (type & PERF_SAMPLE_TIME) { in perf_evsel__parse_id_sample()1474 if (type & PERF_SAMPLE_TIME) { in perf_evsel__parse_sample()1692 if (type & PERF_SAMPLE_TIME) in perf_event__sample_event_size()1824 if (type & PERF_SAMPLE_TIME) { in perf_event__synthesize_sample()
76 PERF_SAMPLE_TIME | PERF_SAMPLE_ADDR | \
990 { "SAMPLE_TIME", PERF_SAMPLE_TIME },
1201 if (sample_type & PERF_SAMPLE_TIME) in perf_evlist__id_hdr_size()
705 if (sample_type & PERF_SAMPLE_TIME) in perf_evlist__print_tstamp()
124 PERF_SAMPLE_TIME = 1U << 2, enumerator
42 if (type & PERF_SAMPLE_TIME) in samples_same()
12 #define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
227 perf_evsel__check_stype(evsel, PERF_SAMPLE_TIME, "TIME", in perf_evsel__check_attr()
561 if (evsel->attr.sample_type & PERF_SAMPLE_TIME) { in process_sample_event()
1338 if (sample_type & PERF_SAMPLE_TIME) in perf_event__id_header_size()5009 if (sample_type & PERF_SAMPLE_TIME) in __perf_event_header__init_id()5040 if (sample_type & PERF_SAMPLE_TIME) in __perf_event__output_id_sample()5176 if (sample_type & PERF_SAMPLE_TIME) in perf_output_sample()