Searched defs:tsc_end (Results 1 - 17 of 17) sorted by relevance

/barrelfish-master/usr/bench/xeon_phi_ump/
H A Dbenchmark.c80 cycles_t tsc_start, tsc_end; local
26 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
[all...]
/barrelfish-master/usr/tests/xomptest/
H A Dbomp_main.c54 cycles_t tsc_start, tsc_end; local
21 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
H A Dprocessing.c103 cycles_t tsc_start, tsc_end; local
62 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
/barrelfish-master/usr/bench/xomp_bench/
H A Dspawn_bench.c49 cycles_t tsc_end = bench_tsc(); local
117 cycles_t tsc_end = bench_tsc(); local
H A Dwork_bench.c59 cycles_t tsc_end = bench_tsc(); local
127 cycles_t tsc_end = bench_tsc(); local
139 cycles_t tsc_start, tsc_end; local
H A Dshare_bench.c57 cycles_t tsc_start, tsc_end, elapsed; local
93 cycles_t tsc_end = bench_tsc(); local
162 cycles_t tsc_end = bench_tsc(); local
235 cycles_t tsc_start, tsc_end; local
[all...]
/barrelfish-master/lib/dma/
H A Ddma_bench.c197 cycles_t tsc_start, tsc_end; local
267 cycles_t tsc_start, tsc_end; local
42 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
[all...]
/barrelfish-master/lib/bench/
H A Dbench.c81 cycles_t bench_time_diff(cycles_t tsc_start, cycles_t tsc_end) argument
/barrelfish-master/kernel/arch/x86/
H A Dtiming.c43 uint64_t tsc_start, tsc_end; local
/barrelfish-master/usr/bench/vspace/
H A Dvspace_map_bench.c63 cycles_t tsc_start, tsc_end, elapsed; local
163 cycles_t tsc_start, tsc_end, elapsed; local
270 cycles_t tsc_start, tsc_end, elapsed; local
[all...]
/barrelfish-master/usr/gups/
H A Dbench_ctl.c218 cycles_t bench_time_diff(cycles_t tsc_start, cycles_t tsc_end) argument
/barrelfish-master/usr/tests/proc_mgmt_test/
H A Dmain.c64 static inline cycles_t calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
132 cycles_t tsc_start, tsc_end; local
/barrelfish-master/usr/tests/xeon_phi_test/
H A Dbenchmark.c85 cycles_t tsc_start, tsc_end; local
167 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
183 cycles_t tsc_start, tsc_end; local
229 cycles_t tsc_start, tsc_end; local
280 cycles_t tsc_start, tsc_end; local
460 cycles_t tsc_start, tsc_end; local
521 cycles_t tsc_start, tsc_end; local
[all...]
/barrelfish-master/usr/tests/hw_model_test/
H A Dbenchmark.c85 cycles_t tsc_start, tsc_end; local
167 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
183 cycles_t tsc_start, tsc_end; local
229 cycles_t tsc_start, tsc_end; local
280 cycles_t tsc_start, tsc_end; local
460 cycles_t tsc_start, tsc_end; local
521 cycles_t tsc_start, tsc_end; local
[all...]
/barrelfish-master/usr/bench/bomp_mm/
H A Dmm.c314 cycles_t tsc_end = bench_tsc(); local
380 cycles_t tsc_end = bench_tsc(); local
397 cycles_t tsc_start, tsc_end; local
[all...]
/barrelfish-master/usr/bench/mem_latency/
H A Dmemlatency.c249 cycles_t tsc_end = bench_tsc(); local
120 calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument
/barrelfish-master/usr/drivers/xeon_phi/
H A Dsysmem_caps.c261 cycles_t tsc_end = bench_tsc(); local
134 sysmem_bench_calculate_time(cycles_t tsc_start, cycles_t tsc_end) argument

Completed in 188 milliseconds