Searched defs:tsc (Results 1 - 16 of 16) sorted by relevance

/openbsd-current/sys/dev/sbus/
H A Dif_ti_sbus.c63 struct ti_sbus_softc *tsc = (void *)self; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.h29 std::optional<uint64_t> tsc; member in struct:lldb_private::trace_intel_pt::PSBBlock
H A DPerfContextSwitchDecoder.cpp88 uint64_t tsc; member in struct:ContextSwitchRecord
[all...]
H A DDecodedThread.h68 TSC tsc; member in struct:lldb_private::trace_intel_pt::DecodedThread::TSCRange
86 TSC tsc; member in struct:lldb_private::trace_intel_pt::DecodedThread::NanosecondsRange
H A DLibiptDecoder.cpp471 Error ProcessPTEventTSC(DecodedThread::TSC tsc) { argument
716 std::optional<uint64_t> tsc; local
[all...]
H A DTraceIntelPT.cpp214 Expected<std::optional<uint64_t>> tsc = decoder.second->FindLowestTSC(); local
/openbsd-current/sys/arch/alpha/pci/
H A Dtsc.c54 #define tsc() { Generate ctags(1) key. } macro
/openbsd-current/sys/net80211/
H A Dieee80211_pae_output.c609 ieee80211_send_eapol_key_req(struct ieee80211com *ic, struct ieee80211_node *ni, u_int16_t info, u_int64_t tsc) argument
H A Dieee80211_crypto_tkip.c317 ieee80211_tkip_get_tsc(uint64_t *tsc, uint64_t **prsc, struct mbuf *m, argument
361 u_int64_t tsc, *prsc; local
538 ieee80211_michael_mic_failure(struct ieee80211com *ic, u_int64_t tsc) argument
[all...]
/openbsd-current/sys/arch/i386/include/
H A Dcpufunc.h226 uint64_t tsc; local
/openbsd-current/sys/arch/amd64/amd64/
H A Dtsc.c188 get_tsc_and_timecount(struct timecounter *tc, uint64_t *tsc, uint64_t *count) argument
[all...]
H A Dcpu.c1351 uint64_t tsc; local
/openbsd-current/sys/arch/i386/i386/
H A Dcpu.c525 uint64_t tsc = 0; local
/openbsd-current/gnu/llvm/llvm/include/llvm/XRay/
H A DFDRRecords.h175 uint64_t tsc() const { return TSC; } function in class:llvm::xray::NewCPUIDRecord
197 uint64_t tsc() const { return BaseTSC; } function in class:llvm::xray::TSCWrapRecord
224 uint64_t tsc() const { return TSC; } function in class:llvm::xray::CustomEventRecord
/openbsd-current/sys/dev/pci/
H A Dif_iwireg.h430 uint64_t tsc; member in struct:iwi_pairwise_key
H A Dif_iwnreg.h633 uint64_t tsc; member in struct:iwn_node_info

Completed in 152 milliseconds