Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dcpu_mf.h271 static inline unsigned long long trailer_timestamp(struct hws_trailer_entry *te) in trailer_timestamp() argument
274 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()
/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/arc/plat-eznps/
Dsmp.c76 hw_comply.te = 1; in eznps_init_core()
/arch/arc/plat-eznps/include/plat/
Dctop.h180 u32 me:1, le:1, te:1, knc:1, __reserved:28; member
/arch/x86/events/intel/
Dpt.c891 struct topa_entry *te = buf->topa_index[pg]; in pt_topa_next_entry() local
900 } while (buf->topa_index[pg] == te); in pt_topa_next_entry()
/arch/arm/boot/dts/
Dexynos3250-rinato.dts229 te-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;