Home
last modified time | relevance | path

Searched defs:perf (Results 1 - 25 of 44) sorted by relevance

12

/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_perf.h47 struct panfrost_perf *perf = nullptr; member in pps::PanfrostPerf
H A Dpan_pps_driver.h50 std::unique_ptr<PanfrostPerf> perf = nullptr; member in pps::PanfrostDriver
H A Dpan_pps_perf.cc46 assert(perf); variable
[all...]
H A Dpan_pps_driver.cc52 PanfrostDriver::create_available_counters(const PanfrostPerf &perf) in create_available_counters() argument
[all...]
/third_party/mesa3d/src/panfrost/perf/
H A Dquick.c14 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf); in main() local
H A Dpan_perf.c65 panfrost_perf_init(struct panfrost_perf *perf, struct panfrost_device *dev) in panfrost_perf_init() argument
34 panfrost_perf_counter_read(const struct panfrost_perf_counter *counter, const struct panfrost_perf *perf) panfrost_perf_counter_read() argument
92 panfrost_perf_query(struct panfrost_perf *perf, uint32_t enable) panfrost_perf_query() argument
99 panfrost_perf_enable(struct panfrost_perf *perf) panfrost_perf_enable() argument
105 panfrost_perf_disable(struct panfrost_perf *perf) panfrost_perf_disable() argument
111 panfrost_perf_dump(struct panfrost_perf *perf) panfrost_perf_dump() argument
[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_skottie_frames/
H A Dperf_puppeteer_skottie_frames.go[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/
H A Dperf_puppeteer_render_skps.go[all...]
/third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/
H A Dperf_puppeteer_canvas.go[all...]
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DServiceObjectCreationPerf.java
H A DConverterPerformanceTest.java
H A DRBBIPerf.java
H A DDecimalFormatPerformanceTest.java
H A DDateFormatPerformanceTest.java
H A DUnicodeSetPerf.java
H A DNormalizerPerformanceTest.java
H A DBreakIteratorPerformanceTest.java
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.h85 std::unique_ptr<IntelPerf> perf; member in pps::IntelDriver
/third_party/mesa3d/src/intel/perf/
H A Dintel_perf_private.h69 intel_perf_append_query_info(struct intel_perf_config *perf, int max_counters) in intel_perf_append_query_info() argument
[all...]
H A Dintel_perf_mdapi.c232 intel_perf_register_mdapi_oa_query(struct intel_perf_config *perf, in intel_perf_register_mdapi_oa_query() argument
[all...]
H A Dintel_perf_setup.h33 intel_query_alloc(struct intel_perf_config *perf, int ncounters) in intel_query_alloc() argument
45 hsw_query_alloc(struct intel_perf_config *perf, int ncounters) in hsw_query_alloc() argument
60 bdw_query_alloc(struct intel_perf_config *perf, int ncounters) in bdw_query_alloc() argument
/third_party/pulseaudio/src/tests/
H A Dcpu-remap-test.c37 run_remap_test_float( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_float() argument
92 run_remap_test_s16( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_s16() argument
146 run_remap_test_s32( pa_remap_t *remap_func, pa_remap_t *remap_orig, int align, bool correct, bool perf) run_remap_test_s32() argument
H A Dcpu-mix-test.c50 run_mix_test( pa_do_mix_func_t func, pa_do_mix_func_t orig_func, int align, int channels, bool correct, bool perf) run_mix_test() argument
H A Dcpu-volume-test.c39 run_volume_test( pa_do_volume_func_t func, pa_do_volume_func_t orig_func, int align, int channels, bool correct, bool perf) run_volume_test() argument
H A Dcpu-sconv-test.c36 run_conv_test_float_to_s16( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_float_to_s16() argument
88 run_conv_test_s16_to_float( pa_convert_func_t func, pa_convert_func_t orig_func, int align, bool correct, bool perf) run_conv_test_s16_to_float() argument

Completed in 14 milliseconds

12