/external/libnl/lib/route/qdisc/ |
D | hfsc.c | 72 struct tc_service_curve tsc; in hfsc_class_msg_parser() local 80 struct tc_service_curve tsc; in hfsc_class_msg_parser() local 88 struct tc_service_curve tsc; in hfsc_class_msg_parser() local 113 static void hfsc_dump_tsc(struct nl_dump_params *p, struct tc_service_curve *tsc) in hfsc_dump_tsc() 156 struct tc_service_curve tsc; in hfsc_class_msg_fill() local 239 int rtnl_class_hfsc_get_rsc(const struct rtnl_class *class, struct tc_service_curve *tsc) in rtnl_class_hfsc_get_rsc() 253 int rtnl_class_hfsc_set_rsc(struct rtnl_class *class, const struct tc_service_curve *tsc) in rtnl_class_hfsc_set_rsc() 267 int rtnl_class_hfsc_get_fsc(const struct rtnl_class *class, struct tc_service_curve *tsc) in rtnl_class_hfsc_get_fsc() 281 int rtnl_class_hfsc_set_fsc(struct rtnl_class *class, const struct tc_service_curve *tsc) in rtnl_class_hfsc_set_fsc() 295 int rtnl_class_hfsc_get_usc(const struct rtnl_class *class, struct tc_service_curve *tsc) in rtnl_class_hfsc_get_usc() [all …]
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_stateobj_tex.h | 9 uint32_t tsc[8]; member
|
D | nv50_screen.h | 97 } tsc; member 169 nv50_screen_tsc_unlock(struct nv50_screen *screen, struct nv50_tsc_entry *tsc) in nv50_screen_tsc_unlock() 185 nv50_screen_tsc_free(struct nv50_screen *screen, struct nv50_tsc_entry *tsc) in nv50_screen_tsc_free()
|
D | nv50_tex.c | 383 struct nv50_tsc_entry *tsc = nv50_tsc_entry(nv50->samplers[s][i]); in nv50_validate_tsc() local
|
/external/coreboot/src/include/cpu/x86/ |
D | tsc.h | 36 static inline void multiply_to_tsc(tsc_t *const tsc, const u32 a, const u32 b) in multiply_to_tsc()
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | sysinfo.cc | 170 int64_t tsc; // From UnscaledCycleClock::Now(). member 183 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
|
/external/coreboot/src/cpu/intel/common/ |
D | fsb.c | 94 u32 tsc = 100 * DIV_ROUND_CLOSEST(ratio * fsb, 100); in resolve_timebase() local
|
/external/linux-kselftest/tools/testing/selftests/intel_pstate/ |
D | aperf.c | 26 long long tsc, old_tsc, new_tsc; in main() local
|
/external/cronet/stable/third_party/abseil-cpp/absl/base/internal/ |
D | sysinfo.cc | 260 int64_t tsc; // From UnscaledCycleClock::Now(). member 273 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
|
/external/cronet/tot/third_party/abseil-cpp/absl/base/internal/ |
D | sysinfo.cc | 260 int64_t tsc; // From UnscaledCycleClock::Now(). member 273 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | sysinfo.cc | 241 int64_t tsc; // From UnscaledCycleClock::Now(). member 254 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
|
/external/angle/third_party/abseil-cpp/absl/base/internal/ |
D | sysinfo.cc | 260 int64_t tsc; // From UnscaledCycleClock::Now(). member 273 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
|
/external/abseil-cpp/absl/base/internal/ |
D | sysinfo.cc | 256 int64_t tsc; // From UnscaledCycleClock::Now(). member 269 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
|
/external/skia/modules/canvaskit/external_test/typescript_browser/ |
D | package-lock.json | 26 "tsc": "bin/tsc", string
|
/external/skia/modules/canvaskit/external_test/typescript_browser_es6/ |
D | package-lock.json | 26 "tsc": "bin/tsc", string
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/XRay/ |
D | FDRRecords.h | 175 uint64_t tsc() const { return TSC; } in tsc() function 197 uint64_t tsc() const { return BaseTSC; } in tsc() function 224 uint64_t tsc() const { return TSC; } in tsc() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/ |
D | FDRRecords.h | 175 uint64_t tsc() const { return TSC; } in tsc() function 197 uint64_t tsc() const { return BaseTSC; } in tsc() function 224 uint64_t tsc() const { return TSC; } in tsc() function
|
/external/igt-gpu-tools/tools/ |
D | intel_residency.c | 382 uint64_t tsc, pc, res; in wait_until_idle() local 408 uint64_t tsc, pc; in do_measurement() local 430 uint64_t tsc, pc[NUM_PC_STATES], res, best_res; in setup_idle() local
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.h | 104 } tsc; member 196 nvc0_screen_tsc_unlock(struct nvc0_screen *screen, struct nv50_tsc_entry *tsc) in nvc0_screen_tsc_unlock() 212 nvc0_screen_tsc_free(struct nvc0_screen *screen, struct nv50_tsc_entry *tsc) in nvc0_screen_tsc_free()
|
D | nvc0_tex.c | 632 struct nv50_tsc_entry *tsc = nv50_tsc_entry(nvc0->samplers[s][i]); in nvc0_validate_tsc() local 690 struct nv50_tsc_entry *tsc = nv50_tsc_entry(nvc0->samplers[s][i]); in nve4_validate_tsc() local 802 struct nv50_tsc_entry *tsc = pipe->create_sampler_state(pipe, sampler); in nve4_create_texture_handle() local 860 uint32_t tsc = (handle & NVE4_TSC_ENTRY_INVALID) >> 20; in nve4_delete_texture_handle() local
|
/external/libnl/lib/cli/qdisc/ |
D | hfsc.c | 163 struct tc_service_curve tsc; in hfsc_parse_class_argv() local
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | mce.h | 19 __u64 tsc; /* CPU time stamp counter */ member
|
D | kvm_para.h | 78 __u64 tsc; member
|
/external/stressapptest/src/ |
D | os.h | 256 uint64 tsc; in GetTimestamp() local
|
/external/crosvm/devices/src/tsc/ |
D | calibrate.rs | 68 tsc: u64, field
|