Searched defs:cycles (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xf86dga/dist/
H A Ddga.c168 int cycles; local in function:main
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c628 uint32_t cycles = qpu_schedule_instructions(c); local in function:vc4_generate_code
H A Dvc4_qpu_schedule.c1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, local in function:qpu_schedule_instructions_block
1107 uint32_t cycles = 0; local in function:qpu_schedule_instructions
/xsrc/external/mit/MesaLib.old/dist/src/mesa/math/
H A Dm_debug_norm.c197 static int test_norm_function( normal_func func, int mtype, long *cycles ) argument
360 long *cycles = &benchmark_tab[mtype]; local in function:_math_test_all_normal_transform_functions
H A Dm_debug_xform.c314 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); local in function:_math_test_all_transform_functions
168 test_transform_function(transform_func func,int psize,int mtype,unsigned long * cycles) argument
H A Dm_debug_clip.c384 long *cycles = &(benchmark_tab[np][psize-1]); local in function:_math_test_all_cliptest_functions
229 test_cliptest_function(clip_func func,int np,int psize,long * cycles) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_emit.c628 uint32_t cycles = qpu_schedule_instructions(c); local in function:vc4_generate_code
H A Dvc4_qpu_schedule.c1021 uint32_t cycles = schedule_instructions(c, scoreboard, block, local in function:qpu_schedule_instructions_block
1107 uint32_t cycles = 0; local in function:qpu_schedule_instructions
/xsrc/external/mit/MesaLib/dist/src/mesa/math/
H A Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) argument
359 long *cycles = &benchmark_tab[mtype]; local in function:_math_test_all_normal_transform_functions
H A Dm_debug_xform.c313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); local in function:_math_test_all_transform_functions
167 test_transform_function(transform_func func,int psize,int mtype,unsigned long * cycles) argument
H A Dm_debug_clip.c384 long *cycles = &(benchmark_tab[np][psize-1]); local in function:_math_test_all_cliptest_functions
229 test_cliptest_function(clip_func func,int np,int psize,long * cycles) argument
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dsun_kbd.c334 int cycles; local in function:SoundKbdBell
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c164 int64_t cycles[LP_TEST_NUM_SAMPLES]; local in function:test_one
63 write_tsv_row(FILE * fp,struct lp_type src_type,struct lp_type dst_type,double cycles,boolean success) argument
H A Dlp_test_blend.c446 int64_t cycles[LP_TEST_NUM_SAMPLES]; local in function:test_one
74 write_tsv_row(FILE * fp,const struct pipe_blend_state * blend,struct lp_type type,double cycles,boolean success) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c164 int64_t cycles[LP_TEST_NUM_SAMPLES]; local in function:test_one
63 write_tsv_row(FILE * fp,struct lp_type src_type,struct lp_type dst_type,double cycles,boolean success) argument
H A Dlp_test_blend.c446 int64_t cycles[LP_TEST_NUM_SAMPLES]; local in function:test_one
74 write_tsv_row(FILE * fp,const struct pipe_blend_state * blend,struct lp_type type,double cycles,boolean success) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/xlaunch/
H A Dmain.cc477 int cycles; /* Wait cycle count */ local in function:CMyWizard::WaitForServer
/xsrc/external/mit/xinit/dist/
H A Dxinit.c333 int cycles; /* Wait cycle count */ local in function:waitforserver
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_schedule.c1364 uint32_t cycles = schedule_instructions(c, scoreboard, block, local in function:qpu_schedule_instructions_block
1466 uint32_t cycles = 0; local in function:v3d_qpu_schedule_instructions
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_sched.c307 unsigned cycles = cycle_count(instr); local in function:schedule
H A Dir3_spill.c88 unsigned cycles; member in struct:ra_spill_block_state
178 unsigned cycles = 0; local in function:instr_cycles
190 unsigned cycles = 0; local in function:instr_cycles
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_schedule.c2246 uint32_t cycles = schedule_instructions(c, scoreboard, block, local in function:qpu_schedule_instructions_block
2399 uint32_t cycles = 0; local in function:v3d_qpu_schedule_instructions
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.h1472 uint32_t cycles; member in struct:brw_compile_stats

Completed in 37 milliseconds