HomeSort by relevance Sort by last modified time
    Searched defs:TSC (Results 1 - 25 of 46) sorted by null

1 2

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_records.h 50 // The frequency by which TSC increases per-second.
85 // Get the full 8 bytes of the TSC when we get the log record.
86 uint64_t TSC = 0;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
79 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
79 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
79 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/compiler-rt/include/xray/
xray_records.h 50 // The frequency by which TSC increases per-second.
85 // Get the full 8 bytes of the TSC when we get the log record.
86 uint64_t TSC = 0;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
79 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
79 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
64 IO.mapRequired("constant-tsc", Header.ConstantTSC);
65 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
79 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
67 IO.mapRequired("constant-tsc", Header.ConstantTSC);
68 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
83 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
67 IO.mapRequired("constant-tsc", Header.ConstantTSC);
68 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
83 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
YAMLXRayRecord.h 38 uint64_t TSC;
67 IO.mapRequired("constant-tsc", Header.ConstantTSC);
68 IO.mapRequired("nonstop-tsc", Header.NonstopTSC);
83 IO.mapRequired("tsc", Record.TSC);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/XRay/
XRayRecord.h 34 /// Whether the CPU that produced the timestamp counters (TSC) move at a
38 /// Whether the CPU that produced the timestamp counters (TSC) do not stop.
42 /// counter (TSC) values. Useful for estimating the amount of time that
71 /// Get the full 8 bytes of the TSC when we get the log record.
72 uint64_t TSC;

Completed in 580 milliseconds

1 2