Home
last modified time | relevance | path

Searched defs:perf_func (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/cairo/cairo-1.17.4/perf/
H A Dcairo-perf-micro.c129 cairo_perf_func_t perf_func) in cairo_perf_calibrate()
167 cairo_perf_func_t perf_func, in cairo_perf_run()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/
H A Ddnnl_common.cpp197 perf_function_t &perf_func, std::vector<dnnl_exec_arg_t> &dnnl_args) { in measure_perf_individual()
208 perf_function_t &perf_func, std::vector<dnnl_exec_arg_t> &dnnl_args) { in measure_perf_aggregate()
245 benchdnn_timer_t &t, perf_function_t &perf_func, args_t &args) { in measure_perf()
267 perf_function_t perf_func = std::bind(&primitive_executor, prim, in measure_perf() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/zeropad/
H A Dzeropad.cpp114 static dnnl_status_t perf_func( in perf_func() function
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/zeropad/
H A Dzeropad.cpp114 static dnnl_status_t perf_func( in perf_func() function
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/
H A Ddnnl_common.cpp205 perf_function_t &perf_func, std::vector<dnnl_exec_arg_t> &dnnl_args) { in measure_perf_individual()
216 perf_function_t &perf_func, std::vector<dnnl_exec_arg_t> &dnnl_args) { in measure_perf_aggregate()
255 int measure_perf(res_t *res, perf_function_t &perf_func, args_t &args) { in measure_perf()
278 perf_function_t perf_func = std::bind(&primitive_executor, prim, in measure_perf() local
/dports/editors/biew/biew-610/biewlib/sysdep/ia16/
H A Dcmn_ix86.c46 typedef unsigned long (__NEAR__ __FASTCALL__ *perf_func)(volatile unsigned *counter,char *ctrl_arr); typedef
/dports/graphics/cairo/cairo-1.17.4/perf/micro/
H A Dcairo-perf-cover.c297 cairo_perf_func_t perf_func, in cairo_perf_cover_sources_and_operators()