| /third_party/mesa3d/src/panfrost/ds/ |
| H A D | pan_pps_perf.h | 47 struct panfrost_perf *perf = nullptr; member in pps::PanfrostPerf
|
| H A D | pan_pps_driver.h | 50 std::unique_ptr<PanfrostPerf> perf = nullptr; member in pps::PanfrostDriver
|
| H A D | pan_pps_perf.cc | 46 assert(perf); variable [all...] |
| H A D | pan_pps_driver.cc | 52 PanfrostDriver::create_available_counters(const PanfrostPerf &perf) in create_available_counters() argument [all...] |
| /third_party/mesa3d/src/panfrost/perf/ |
| H A D | quick.c | 14 struct panfrost_perf *perf = rzalloc(ctx, struct panfrost_perf); in main() local
|
| H A D | pan_perf.c | 65 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 D | perf_puppeteer_skottie_frames.go | [all...] |
| /third_party/skia/infra/bots/task_drivers/perf_puppeteer_render_skps/ |
| H A D | perf_puppeteer_render_skps.go | [all...] |
| /third_party/skia/infra/bots/task_drivers/perf_puppeteer_canvas/ |
| H A D | perf_puppeteer_canvas.go | [all...] |
| /third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
| H A D | ServiceObjectCreationPerf.java | |
| H A D | ConverterPerformanceTest.java | |
| H A D | RBBIPerf.java | |
| H A D | DecimalFormatPerformanceTest.java | |
| H A D | DateFormatPerformanceTest.java | |
| H A D | UnicodeSetPerf.java | |
| H A D | NormalizerPerformanceTest.java | |
| H A D | BreakIteratorPerformanceTest.java | |
| /third_party/mesa3d/src/intel/ds/ |
| H A D | intel_pps_driver.h | 85 std::unique_ptr<IntelPerf> perf; member in pps::IntelDriver
|
| /third_party/mesa3d/src/intel/perf/ |
| H A D | intel_perf_private.h | 69 intel_perf_append_query_info(struct intel_perf_config *perf, int max_counters) in intel_perf_append_query_info() argument [all...] |
| H A D | intel_perf_mdapi.c | 232 intel_perf_register_mdapi_oa_query(struct intel_perf_config *perf, in intel_perf_register_mdapi_oa_query() argument [all...] |
| H A D | intel_perf_setup.h | 33 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 D | cpu-remap-test.c | 37 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 D | cpu-mix-test.c | 50 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 D | cpu-volume-test.c | 39 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 D | cpu-sconv-test.c | 36 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
|