Searched refs:te (Results 1 – 6 of 6) sorted by relevance
271 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() argument274 if (te->t) in trailer_timestamp()275 return *((unsigned long long *) &te->timestamp[1]); in trailer_timestamp()278 return *((unsigned long long *) &te->timestamp[0]); in trailer_timestamp()
1123 struct hws_trailer_entry *te, in debug_sample_entry() argument1128 " diag.def=%04x (%p)\n", te->f, in debug_sample_entry()1161 struct hws_trailer_entry *te; in hw_collect_samples() local1170 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_collect_samples()1172 while ((unsigned long *) sample < (unsigned long *) te) { in hw_collect_samples()1196 debug_sample_entry(sample, te, flags); in hw_collect_samples()1207 if (!te->f) in hw_collect_samples()1234 struct hws_trailer_entry *te; in hw_perf_event_update() local1246 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_perf_event_update()1249 if (!te->f) { in hw_perf_event_update()[all …]
76 hw_comply.te = 1; in eznps_init_core()
180 u32 me:1, le:1, te:1, knc:1, __reserved:28; member
891 struct topa_entry *te = buf->topa_index[pg]; in pt_topa_next_entry() local900 } while (buf->topa_index[pg] == te); in pt_topa_next_entry()
229 te-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;