Searched refs:te (Results 1 – 5 of 5) sorted by relevance
260 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() argument263 if (te->t) in trailer_timestamp()264 return *((unsigned long long *) &te->timestamp[1]); in trailer_timestamp()267 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 …]
766 struct hws_trailer_entry *te; in worker_on_interrupt() local777 te = (struct hws_trailer_entry *)trailer; in worker_on_interrupt()778 cb->sample_overflow += te->overflow; in worker_on_interrupt()783 xchg((unsigned char *) te, 0x40); in worker_on_interrupt()
651 struct topa_entry *te = buf->topa_index[pg]; in pt_topa_next_entry() local660 } while (buf->topa_index[pg] == te); in pt_topa_next_entry()
193 te-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;