Home
last modified time | relevance | path

Searched refs:tfi (Results 1 – 8 of 8) sorted by relevance

/netbsd/sys/dev/tprof/
H A Dtprof_armv7.c226 tprof_frame_info_t tfi; in armv7_pmu_intr() local
245 tfi.tfi_pc = tf->tf_pc; in armv7_pmu_intr()
246 tfi.tfi_counter = bit; in armv7_pmu_intr()
247 tfi.tfi_inkernel = in armv7_pmu_intr()
248 tfi.tfi_pc >= VM_MIN_KERNEL_ADDRESS && in armv7_pmu_intr()
249 tfi.tfi_pc < VM_MAX_KERNEL_ADDRESS; in armv7_pmu_intr()
250 tprof_sample(NULL, &tfi); in armv7_pmu_intr()
H A Dtprof_armv8.c198 tprof_frame_info_t tfi; in armv8_pmu_intr() local
217 tfi.tfi_pc = tf->tf_pc; in armv8_pmu_intr()
218 tfi.tfi_counter = bit; in armv8_pmu_intr()
219 tfi.tfi_inkernel = in armv8_pmu_intr()
220 tfi.tfi_pc >= VM_MIN_KERNEL_ADDRESS && in armv8_pmu_intr()
221 tfi.tfi_pc < VM_MAX_KERNEL_ADDRESS; in armv8_pmu_intr()
222 tprof_sample(NULL, &tfi); in armv8_pmu_intr()
H A Dtprof_x86_amd.c189 tprof_frame_info_t tfi; in tprof_amd_nmi() local
213 tfi.tfi_pc = tf->tf_rip; in tprof_amd_nmi()
215 tfi.tfi_pc = tf->tf_eip; in tprof_amd_nmi()
217 tfi.tfi_counter = bit; in tprof_amd_nmi()
218 tfi.tfi_inkernel = tfi.tfi_pc >= VM_MIN_KERNEL_ADDRESS; in tprof_amd_nmi()
219 tprof_sample(NULL, &tfi); in tprof_amd_nmi()
H A Dtprof_x86_intel.c181 tprof_frame_info_t tfi; in tprof_intel_nmi() local
206 tfi.tfi_pc = tf->tf_rip; in tprof_intel_nmi()
208 tfi.tfi_pc = tf->tf_eip; in tprof_intel_nmi()
210 tfi.tfi_counter = bit; in tprof_intel_nmi()
211 tfi.tfi_inkernel = tfi.tfi_pc >= VM_MIN_KERNEL_ADDRESS; in tprof_intel_nmi()
212 tprof_sample(NULL, &tfi); in tprof_intel_nmi()
H A Dtprof.c707 tprof_sample(void *unused, const tprof_frame_info_t *tfi) in tprof_sample() argument
712 const uintptr_t pc = tfi->tfi_pc; in tprof_sample()
725 sp->s_flags = ((tfi->tfi_inkernel) ? TPROF_SAMPLE_INKERNEL : 0) | in tprof_sample()
726 __SHIFTIN(tfi->tfi_counter, TPROF_SAMPLE_COUNTER_MASK); in tprof_sample()
/netbsd/external/gpl3/gcc.old/dist/fixincludes/
H A Dinclhack.def3233 "\tfi";
/netbsd/external/gpl3/gcc/dist/fixincludes/
H A Dinclhack.def3284 "\tfi";
/netbsd/share/terminfo/
H A Dterminfo13520 csnm=%?%p1%{0}%=%tusascii%e%p1%{1}%=%tenglish%e%p1%{2}%=%tfi