Home
last modified time | relevance | path

Searched full:perf (Results 76 – 100 of 181) sorted by relevance

12345678

/freebsd/sys/compat/linux/
H A Dlinux_siginfo.h126 #define LINUX_TRAP_PERF 6 /* perf event with sigtrap=1 */
/freebsd/contrib/ofed/libibumad/
H A Dumad_str.c54 return("Perf"); in umad_class_str()
/freebsd/sys/contrib/device-tree/src/arm64/broadcom/bcmbca/
H A Dbcm6856.dtsi96 /* PERF Peripherals */
H A Dbcm6858.dtsi114 /* PERF Peripherals */
/freebsd/sys/x86/x86/
H A Didentcpu.c850 "\020PDCM" /* Perf/Debug Capability MSR */ in printcpuinfo()
934 "\030PCXC" /* Core perf count */ in printcpuinfo()
935 "\031PNXC" /* NB perf count */ in printcpuinfo()
939 "\035PL2I" /* L2I perf count */ in printcpuinfo()
2620 "\015PERF" /* Load MSR_PERF_GLOBAL_CTRL */ in print_vmx_info()
2634 "\016PERF" /* Load MSR_PERF_GLOBAL_CTRL */ in print_vmx_info()
H A Dcpu_machdep.c309 uint64_t acnt, mcnt, perf; in cpu_est_clockrate() local
346 perf = 1000 * acnt / mcnt; in cpu_est_clockrate()
347 *rate = (tsc2 - tsc1) * perf; in cpu_est_clockrate()
/freebsd/usr.sbin/services_mkdb/
H A Dservices537 pawserv 345/tcp #Perf Analysis Workbench
538 pawserv 345/udp #Perf Analysis Workbench
1629 perf-port 1995/tcp #cisco perf port
1630 perf-port 1995/udp #cisco perf port
/freebsd/contrib/flex/src/
H A Doptions.c156 {"--perf-report", OPT_PERF_REPORT, 0}
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_ppc970.c333 /* Unfreeze counters and re-enable PERF exceptions if requested. */ in ppc970_resume_pmc()
H A Dhwpmc_e500.c430 /* Re-enable PERF exceptions. */ in e500_resume_pmc()
/freebsd/crypto/libecc/src/tests/
H A Dec_self_tests.c53 .type_name = "perf",
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsdm630.dtsi245 idle-state-name = "perf-retention";
254 idle-state-name = "perf-power-collapse";
294 idle-state-name = "perf-cluster-dynamic-retention";
304 idle-state-name = "perf-cluster-retention";
314 idle-state-name = "perf-cluster-retention";
H A Dx1e80100.dtsi76 power-domain-names = "psci", "perf";
93 power-domain-names = "psci", "perf";
104 power-domain-names = "psci", "perf";
115 power-domain-names = "psci", "perf";
126 power-domain-names = "psci", "perf";
143 power-domain-names = "psci", "perf";
154 power-domain-names = "psci", "perf";
165 power-domain-names = "psci", "perf";
176 power-domain-names = "psci", "perf";
193 power-domain-names = "psci", "perf";
[all …]
/freebsd/sys/contrib/openzfs/tests/
H A DREADME.md183 perf-regression.run \
/freebsd/sys/dev/bnxt/bnxt_re/
H A Dqplib_rcfw.h280 /* Slow path Perf Stats */
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.h99 // Perf-tuning flags.
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVDuplicatesTracker.h208 // significant perf difference.
/freebsd/sys/contrib/device-tree/src/arm64/amd/
H A Damd-seattle-soc.dtsi266 /* Perf CCN504 PMU */
/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DPerfContextSwitchDecoder.cpp294 formatv("Malformed perf context switch trace for " in DecodePerfContextSwitchTrace()
/freebsd/sys/dev/isci/scil/
H A Dsati_mode_pages.c288 SCSI_MODE_PAGE_DEXCPT_ENABLE, // Byte 2 - Perf, EBF, EWasc,
/freebsd/sys/powerpc/powerpc/
H A Ddb_trace.c254 case EXC_PERF: trapstr = "PERF"; break; in db_backtrace()
/freebsd/share/misc/
H A Dscsi_modes260 {PERF} t1
/freebsd/tests/sys/netinet/libalias/
H A Dperf.c62 printf("Usage: perf [max_seconds [batch_size [random_size [attack_size [redir_size]]]]]\n"); in usage()
/freebsd/sys/dev/cpufreq/
H A Dichss.c217 * If the ACPI perf driver has attached and is not just offering in ichss_probe()
/freebsd/contrib/sendmail/libsm/
H A Drpool.c447 "perf: rpool=%lx, sm_nbigblocks=%d, sm_npools=%d",

12345678