Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dcpu_mf.h260 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() argument
263 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()
/arch/s390/kernel/
Dperf_cpum_sf.c1123 struct hws_trailer_entry *te, in debug_sample_entry() argument
1128 " diag.def=%04x (%p)\n", te->f, in debug_sample_entry()
1161 struct hws_trailer_entry *te; in hw_collect_samples() local
1170 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() local
1246 te = (struct hws_trailer_entry *) trailer_entry_ptr(*sdbt); in hw_perf_event_update()
1249 if (!te->f) { in hw_perf_event_update()
[all …]
/arch/s390/oprofile/
Dhwsampler.c766 struct hws_trailer_entry *te; in worker_on_interrupt() local
777 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()
/arch/x86/kernel/cpu/
Dperf_event_intel_pt.c651 struct topa_entry *te = buf->topa_index[pg]; in pt_topa_next_entry() local
660 } while (buf->topa_index[pg] == te); in pt_topa_next_entry()
/arch/arm/boot/dts/
Dexynos3250-rinato.dts193 te-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;