Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_stateobj_tex.h9 uint32_t tsc[8]; member
H A Dnv50_tex.c383 struct nv50_tsc_entry *tsc = nv50_tsc_entry(nv50->samplers[s][i]); in nv50_validate_tsc() local
[all...]
H A Dnv50_screen.h96 } tsc; member
194 nv50_screen_tsc_unlock(struct nv50_screen *screen, struct nv50_tsc_entry *tsc) in nv50_screen_tsc_unlock() argument
210 nv50_screen_tsc_free(struct nv50_screen *screen, struct nv50_tsc_entry *tsc) in nv50_screen_tsc_free() argument
[all...]
/third_party/typescript/tests/ts_extra_tests/tool/
H A Dtestcfg.py48 tsc = "" variable in TestCase
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc237 int64_t tsc; // From UnscaledCycleClock::Now(). member
250 int64_t tsc = UnscaledCycleClockWrapperForInitializeFrequency::Now(); in GetTimeTscPair() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.cpp247 mkTex(operation op, TexTarget targ, uint16_t tic, uint16_t tsc, const std::vector<Value *> &def, const std::vector<Value *> &src) mkTex() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c632 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]); nve4_validate_tsc() local
802 struct nv50_tsc_entry *tsc = pipe->create_sampler_state(pipe, sampler); nve4_create_texture_handle() local
860 uint32_t tsc = (handle & NVE4_TSC_ENTRY_INVALID) >> 20; nve4_delete_texture_handle() local
[all...]
H A Dnvc0_screen.h103 } tsc; member
220 nvc0_screen_tsc_unlock(struct nvc0_screen *screen, struct nv50_tsc_entry *tsc) in nvc0_screen_tsc_unlock() argument
236 nvc0_screen_tsc_free(struct nvc0_screen *screen, struct nv50_tsc_entry *tsc) in nvc0_screen_tsc_free() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/XRay/
H A DFDRRecords.h175 uint64_t tsc() const { return TSC; } in tsc() function in llvm::xray::NewCPUIDRecord
197 uint64_t tsc() const { return BaseTSC; } in tsc() function in llvm::xray::TSCWrapRecord
224 uint64_t tsc() const { return TSC; } in tsc() function in llvm::xray::CustomEventRecord
/third_party/mbedtls/programs/test/
H A Dbenchmark.c243 unsigned long tsc; in mbedtls_timing_hardclock() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp224 std::ostringstream tsc; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp221 std::ostringstream tsc; in initPrograms() local
/third_party/sqlite/src/
H A Dsqlite3.c182813 TermSelect tsc; /* Object for pair-wise doclist merging */ global() local
[all...]

Completed in 137 milliseconds