| /openbsd-src/gnu/llvm/lldb/source/Plugins/Trace/intel-pt/ | 
| H A D | DecodedThread.h | 68     TSC tsc;  member86     TSC tsc;  member
 
 | 
| H A D | ThreadDecoder.cpp | 28         Expected<std::optional<uint64_t>> tsc =  in FindLowestTSC()  local
 | 
| H A D | LibiptDecoder.h | 29   std::optional<uint64_t> tsc;  member
 | 
| H A D | LibiptDecoder.cpp | 471   Error ProcessPTEventTSC(DecodedThread::TSC tsc) {  in ProcessPTEventTSC()716     std::optional<uint64_t> tsc;  in SplitTraceIntoPSBBlock()  local
 
 | 
| H A D | TraceIntelPTMultiCpuDecoder.cpp | 45           Expected<std::optional<uint64_t>> tsc =  in FindLowestTSC()  local
 | 
| H A D | TraceIntelPT.cpp | 205     if (Expected<std::optional<uint64_t>> tsc =  in FindBeginningOfTimeNanos()  local214     Expected<std::optional<uint64_t>> tsc = decoder.second->FindLowestTSC();  in FindBeginningOfTimeNanos()  local
 
 | 
| H A D | DecodedThread.cpp | 118 void DecodedThread::NotifyTsc(TSC tsc) {  in NotifyTsc()
 | 
| H A D | PerfContextSwitchDecoder.cpp | 88   uint64_t tsc;  member
 | 
| /openbsd-src/sys/net80211/ | 
| H A D | ieee80211_crypto_tkip.c | 317 ieee80211_tkip_get_tsc(uint64_t *tsc, uint64_t **prsc, struct mbuf *m,  in ieee80211_tkip_get_tsc()361 	u_int64_t tsc, *prsc;  in ieee80211_tkip_decrypt()  local
 538 ieee80211_michael_mic_failure(struct ieee80211com *ic, u_int64_t tsc)  in ieee80211_michael_mic_failure()
 
 | 
| H A D | ieee80211_pae_output.c | 610     struct ieee80211_node *ni, u_int16_t info, u_int64_t tsc)  in ieee80211_send_eapol_key_req()
 | 
| /openbsd-src/sys/dev/sbus/ | 
| H A D | if_ti_sbus.c | 63 	struct ti_sbus_softc *tsc = (void *)self;  in ti_sbus_attach()  local
 | 
| /openbsd-src/gnu/llvm/llvm/include/llvm/XRay/ | 
| H A D | FDRRecords.h | 175   uint64_t tsc() const { return TSC; }  in tsc()  function197   uint64_t tsc() const { return BaseTSC; }  in tsc()  function
 224   uint64_t tsc() const { return TSC; }  in tsc()  function
 
 | 
| /openbsd-src/sys/arch/alpha/pci/ | 
| H A D | tsc.c | 54 #define tsc() { Generate ctags(1) key. }  macro
 | 
| /openbsd-src/sys/arch/i386/include/ | 
| H A D | cpufunc.h | 226 	uint64_t tsc;  in rdtsc()  local
 | 
| /openbsd-src/sys/arch/amd64/amd64/ | 
| H A D | tsc.c | 188 get_tsc_and_timecount(struct timecounter *tc, uint64_t *tsc, uint64_t *count)  in get_tsc_and_timecount()
 | 
| H A D | cpu.c | 1350 uint64_t tsc; rdrand()  local 
 | 
| /openbsd-src/sys/arch/i386/i386/ | 
| H A D | cpu.c | 525 	uint64_t tsc = 0; in rdrand()   local 
 | 
| /openbsd-src/sys/dev/pci/ | 
| H A D | if_iwireg.h | 430 	uint64_t	tsc;  member
 | 
| H A D | if_iwnreg.h | 633 	uint64_t	tsc;  member
 |