Home
last modified time | relevance | path

Searched full:correlation (Results 1 – 25 of 57) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DTraceIntelPTMultiCpuDecoder.cpp185 "Context switch and Intel PT traces correlation", [&]() -> Error { in CorrelateContextSwitchesAndIntelPtTraces()
186 if (auto correlation = DoCorrelateContextSwitchesAndIntelPtTraces()) { in CorrelateContextSwitchesAndIntelPtTraces() local
187 m_continuous_executions_per_thread.emplace(std::move(*correlation)); in CorrelateContextSwitchesAndIntelPtTraces()
190 return correlation.takeError(); in CorrelateContextSwitchesAndIntelPtTraces()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfCorrelator.cpp101 // TODO: Enable profile correlation when there are multiple objects in a in get()
124 "unsupported correlation kind (only DWARF debug info and Binary format " in get()
391 // In debug info correlation mode, the CounterPtr is an absolute address of in correlateProfileDataImpl()
464 // In binary correlation mode, the CounterPtr is an absolute address of the in correlateProfileDataImpl()
/freebsd/share/dict/
H A DREADME21 corelation (and its derivatives) "correlation" is the preferred spelling
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211phy.h84 #define AR_PHY_IQCAL_RES_IQ_CORR_MEAS 0x9c18 /*PHY IQ calibration results - IQ correlation measurem…
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingPlatformWindows.c24 * Do *NOT* merge .lprfc .rdata. When binary profile correlation is enabled,
H A DInstrProfilingMerge.c165 // empty due to correlation. in __llvm_profile_merge_from_buffer()
H A DInstrProfilingWriter.c352 * correlation mode. */ in lprofWriteDataImpl()
/freebsd/usr.sbin/fifolog/lib/
H A Dfifolog.h92 * in outer layer (apart from a natural correlation with padding) since
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPseudoProbeInserter.cpp110 // removed so that the profile correlation tool will not report any in runOnMachineFunction()
/freebsd/contrib/ntp/html/
H A Dparsedata.html55 '#' for older PZF5xx receivers: no correlation, not synchronized
81 <i>u</i> = '#' for older PZF5xx receivers: no correlation, not synchronized
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfCorrelator.h46 /// Process debug info and dump the correlation data.
218 /// \param Data if provided, populate with the correlation data found
/freebsd/contrib/opencsd/decoder/source/stm/
H A Dtrc_pkt_decode_stm.cpp127 m_num_pkt_correlation = 1; // fixed at single packet payload correlation - add feature later in initDecoder()
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_insn.c301 * correlation. In this case, it should refer to the first byte of the in pt_insn_decode_retry()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212phy.h288 #define AR_PHY_IQCAL_RES_IQ_CORR_MEAS 0x9c18 /* IQ correlation measurement */
/freebsd/contrib/tcpdump/
H A Dprint-m3ua.c201 { M3UA_PARAM_CORR_ID, "Correlation ID" },
H A Dprint-atm.c476 ND_PRINT("\n\tLoopback-Indicator %s, Correlation-Tag 0x%08x", in oam_print()
/freebsd/contrib/sendmail/libmilter/
H A Dlibmilter.h54 ** There is a 1-1 correlation between a sendmail SMTP server process,
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dsamsung,exynos-bus.yaml46 Detailed correlation between sub-blocks and power line according
/freebsd/sys/contrib/zstd/
H A DREADME.md106 Training works if there is some correlation in a family of small data samples. The more data-specif…
/freebsd/sys/contrib/device-tree/Bindings/devfreq/
H A Dexynos-bus.txt67 Detailed correlation between sub-blocks and power line according to Exynos SoC:
/freebsd/sys/netinet/
H A Dsctp_header.h106 uint32_t correlation_id; /* correlation id for this param */
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DCloning.h107 /// The correlation between instructions in the source and result basic blocks
/freebsd/sys/contrib/zstd/programs/
H A DREADME.md115 Dictionary work if there is some correlation in a family of small data (there is no universal dicti…
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp113 "max-debug-info-correlation-warnings",
916 // TODO: Maybe we should support correlation with mixture of different in mergeInstrProfile()
917 // correlation modes(w/wo debug-info/object correlation). in mergeInstrProfile()
3217 exitWithError("JSON output is not supported for debug info correlation"); in showDebugInfoCorrelation()
/freebsd/lib/libsys/
H A Dintro.2743 An integrity check such as a check-hash or a cross-correlation failed.

123