HomeSort by relevance Sort by last modified time
    Searched refs:tsc (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/strace/tests/
prctl-tsc.c 47 TAIL_ALLOC_OBJECT_CONST_PTR(int, tsc);
63 rc = syscall(__NR_prctl, PR_GET_TSC, tsc + 1);
64 printf("prctl(PR_GET_TSC, %p) = %s\n", tsc + 1, sprintrc(rc));
66 rc = syscall(__NR_prctl, PR_GET_TSC, tsc);
68 printf("prctl(PR_GET_TSC, %p) = %s\n", tsc, sprintrc(rc));
  /external/strace/tests-m32/
prctl-tsc.c 47 TAIL_ALLOC_OBJECT_CONST_PTR(int, tsc);
63 rc = syscall(__NR_prctl, PR_GET_TSC, tsc + 1);
64 printf("prctl(PR_GET_TSC, %p) = %s\n", tsc + 1, sprintrc(rc));
66 rc = syscall(__NR_prctl, PR_GET_TSC, tsc);
68 printf("prctl(PR_GET_TSC, %p) = %s\n", tsc, sprintrc(rc));
  /external/strace/tests-mx32/
prctl-tsc.c 47 TAIL_ALLOC_OBJECT_CONST_PTR(int, tsc);
63 rc = syscall(__NR_prctl, PR_GET_TSC, tsc + 1);
64 printf("prctl(PR_GET_TSC, %p) = %s\n", tsc + 1, sprintrc(rc));
66 rc = syscall(__NR_prctl, PR_GET_TSC, tsc);
68 printf("prctl(PR_GET_TSC, %p) = %s\n", tsc, sprintrc(rc));
  /external/linux-kselftest/tools/testing/selftests/prctl/
Makefile 7 TEST_PROGS := disable-tsc-ctxt-sw-stress-test disable-tsc-on-off-stress-test \
8 disable-tsc-test
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_screen.h 69 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */
95 } tsc; member in struct:nv50_screen
193 nv50_screen_tsc_unlock(struct nv50_screen *screen, struct nv50_tsc_entry *tsc)
195 if (tsc->id >= 0)
196 screen->tsc.lock[tsc->id / 32] &= ~(1 << (tsc->id % 32));
209 nv50_screen_tsc_free(struct nv50_screen *screen, struct nv50_tsc_entry *tsc)
211 if (tsc->id >= 0) {
212 screen->tsc.entries[tsc->id] = NULL
    [all...]
nv50_stateobj_tex.h 9 uint32_t tsc[8]; member in struct:nv50_tsc_entry
nv50_tex.c 356 struct nv50_tsc_entry *tsc = nv50_tsc_entry(nv50->samplers[s][i]); local
358 if (!tsc) {
363 nv50->seamless_cube_map = tsc->seamless_cube_map;
364 if (tsc->id < 0) {
365 tsc->id = nv50_screen_tsc_alloc(nv50->screen, tsc);
368 65536 + tsc->id * 32,
369 NOUVEAU_BO_VRAM, 32, tsc->tsc);
372 nv50->screen->tsc.lock[tsc->id / 32] |= 1 << (tsc->id % 32)
    [all...]
nv50_state.c 44 * (The relevant bit is in the TIC entry and not the TSC entry.)
491 so->tsc[0] = (0x00026000 |
498 so->tsc[1] = G80_TSC_1_MAG_FILTER_LINEAR;
502 so->tsc[1] = G80_TSC_1_MAG_FILTER_NEAREST;
508 so->tsc[1] |= G80_TSC_1_MIN_FILTER_LINEAR;
512 so->tsc[1] |= G80_TSC_1_MIN_FILTER_NEAREST;
518 so->tsc[1] |= G80_TSC_1_MIP_FILTER_LINEAR;
521 so->tsc[1] |= G80_TSC_1_MIP_FILTER_NEAREST;
525 so->tsc[1] |= G80_TSC_1_MIP_FILTER_NONE;
531 so->tsc[1] |= GK104_TSC_1_CUBEMAP_INTERFACE_FILTERING
    [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_screen.h 71 struct nouveau_bo *txc; /* TIC (offset 0) and TSC (65536) */
96 } tsc; member in struct:nvc0_screen
200 nvc0_screen_tsc_unlock(struct nvc0_screen *screen, struct nv50_tsc_entry *tsc)
202 if (tsc->id >= 0)
203 screen->tsc.lock[tsc->id / 32] &= ~(1 << (tsc->id % 32));
216 nvc0_screen_tsc_free(struct nvc0_screen *screen, struct nv50_tsc_entry *tsc)
218 if (tsc->id >= 0) {
219 screen->tsc.entries[tsc->id] = NULL
    [all...]
  /external/swiftshader/src/Common/
Timer.cpp 64 int64_t tsc;
65 __asm volatile("rdtsc": "=A" (tsc));
66 return tsc;
  /external/flatbuffers/tests/
TypeScriptTest.sh 23 tsc --strict --noUnusedParameters --noUnusedLocals --noImplicitReturns --strictNullChecks ts/monster_test_generated.ts
30 tsc --strict --noUnusedParameters --noUnusedLocals --noImplicitReturns --strictNullChecks ts/union_vector_generated.ts
  /external/autotest/client/tests/iosched_bugs/src/
dirty.c 16 int64_t tsc; local
18 __asm __volatile("rdtsc" : "=A" (tsc));
19 return (tsc);
  /external/syslinux/core/thread/
schedule.c 72 uint64_t tsc; local
74 asm volatile("rdtsc" : "=A" (tsc));
76 dprintf("@ %llu -> %p (%s)\n", tsc, best, best->name);
  /external/linux-kselftest/tools/testing/selftests/intel_pstate/
aperf.c 20 long long tsc, old_tsc, new_tsc; local
70 tsc = new_tsc-old_tsc;
79 printf("freq: %7.0f\n", tsc / (1.0*aperf / (1.0 * mperf)) / total);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
rdtsc_buckets.h 121 uint64_t tsc = __rdtsc();
131 child.start = tsc;
152 uint64_t tsc = __rdtsc();
158 bt.pCurrent->elapsed += (tsc - bt.pCurrent->start);
  /external/fio/
gettime.c 372 * to use as THE clock source. For x86 CPUs, this means the TSC
463 uint64_t tsc; member in struct:clock_entry
515 uint64_t tsc; local
522 tsc = get_cpu_clock();
526 c->tsc = tsc;
532 clocks = t->entries[i - 1].tsc - t->entries[0].tsc;
541 if (!t->entries[i - 1].tsc && !t->entries[0].tsc)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
mce.h 29 __u64 tsc; member in struct:mce
kvm_para.h 54 __u64 tsc; member in struct:kvm_clock_pairing
  /external/kernel-headers/original/uapi/asm-x86/asm/
mce.h 15 __u64 tsc; /* cpu time stamp counter */ member in struct:mce
  /external/libvpx/libvpx/vpx_ports/
x86.h 233 unsigned int tsc; local
234 __asm__ __volatile__("rdtsc\n\t" : "=a"(tsc) :);
235 return tsc;
237 unsigned int tsc;
238 asm volatile("rdtsc\n\t" : "=a"(tsc) :);
239 return tsc;
  /external/stressapptest/src/
os.h 250 uint64 tsc; local
264 tsc = (static_cast<uint64>(tbu) << 32) | static_cast<uint64>(tbl);
268 tsc = data.l64;
271 tsc = 0;
274 tsc = 0;
276 return (tsc);
  /art/runtime/interpreter/
interpreter.cc 64 ScopedThreadStateChange tsc(self, kNative);
73 ScopedThreadStateChange tsc(self, kNative);
80 ScopedThreadStateChange tsc(self, kNative);
87 ScopedThreadStateChange tsc(self, kNative);
94 ScopedThreadStateChange tsc(self, kNative);
105 ScopedThreadStateChange tsc(self, kNative);
114 ScopedThreadStateChange tsc(self, kNative);
124 ScopedThreadStateChange tsc(self, kNative);
132 ScopedThreadStateChange tsc(self, kNative);
139 ScopedThreadStateChange tsc(self, kNative)
    [all...]
  /art/runtime/gc/
task_processor.cc 42 ScopedThreadStateChange tsc(self, kWaitingForTaskProcessor);
49 ScopedThreadStateChange tsc(self, kWaitingForTaskProcessor);
  /external/autotest/client/tests/monotonic_time/src/
time_test.c 50 "tsc|gtod|clock", program);
60 " tsc test the TSC\n"
73 * get the TSC as 64 bit value with CPU clock frequency resolution
85 uint64_t tsc; local
86 __asm__ __volatile__("rdtsc" : "=A" (tsc));
87 return tsc;
189 DEFINE_TEST(tsc); variable
  /external/autotest/client/tests/tsc/
tsc.py 5 class tsc(test.test): class in inherits:test.test

Completed in 834 milliseconds

1 2 3 4