Home
last modified time | relevance | path

Searched defs:te (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Ds390-cpumsf.c310 static unsigned long long trailer_timestamp(struct hws_trailer_entry *te, in trailer_timestamp()
324 struct hws_trailer_entry *te) in s390_cpumsf_trailer_show()
377 struct hws_trailer_entry *te; in s390_cpumsf_validate() local
475 struct hws_trailer_entry te; in s390_cpumsf_dump() local
549 struct hws_trailer_entry *te; in get_trailer_time() local
Ds390-sample-raw.c51 struct cf_trailer_entry *te; in s390_cpumcfdg_testctr() local
85 struct cf_trailer_entry te; in s390_cpumcfdg_dumptrail() local
Dpython.c213 struct perf_record_throttle *te = (struct perf_record_throttle *)(&pevent->event.header + 1); in pyrf_throttle_event__repr() local
Dintel-pt.c4231 u64 te = p[i].end; in intel_pt_setup_time_ranges() local
/tools/testing/selftests/net/
Dtxtimestamp.c111 static void init_timing_event(struct timing_event *te) in init_timing_event()
119 static void add_timing_event(struct timing_event *te, in add_timing_event()
244 static void print_timing_event(char *name, struct timing_event *te) in print_timing_event()