Home
last modified time | relevance | path

Searched defs:perf (Results 26 - 50 of 127) sorted by relevance

123456

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse() local
H A Dscripts.c30 const char *perf; member
93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/c++/
H A Dclang.cpp32 namespace perf { namespace
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_selftest.h39 int perf; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dpriv.h43 struct nvbios_perf_fan perf; member
/kernel/linux/linux-6.6/tools/perf/ui/browsers/
H A Dres_sample.c39 const char *perf = perf_exe(pbuf, sizeof pbuf); in res_sample_browse() local
H A Dscripts.c30 const char *perf; member
93 const char *perf = perf_exe(pbuf, sizeof pbuf); in list_scripts() local
[all...]
/kernel/linux/linux-6.6/lib/raid6/
H A Dalgos.c162 unsigned long perf, bestgenperf, j0, j1; in raid6_choose_gen() local
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DDecimalFormatPerformanceTest.java
H A DDateFormatPerformanceTest.java
H A DUnicodeSetPerf.java
/third_party/mesa3d/src/panfrost/ds/
H A Dpan_pps_driver.cc52 PanfrostDriver::create_available_counters(const PanfrostPerf &perf) in create_available_counters() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c20 alloc_empty_config(struct i915_perf *perf) in alloc_empty_config() argument
48 destroy_empty_config(struct i915_perf *perf) in destroy_empty_config() argument
72 get_empty_config(struct i915_perf *perf) get_empty_config() argument
92 test_stream(struct i915_perf *perf) test_stream() argument
133 struct i915_perf *perf = stream->perf; stream_destroy() local
422 struct i915_perf *perf = &i915->perf; i915_perf_live_selftests() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsetup.py73 perf = Extension('perf', variable
/kernel/linux/linux-5.10/lib/raid6/
H A Dalgos.c164 unsigned long perf, bestgenperf, bestxorperf, j0, j1; in raid6_choose_gen() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_perf.c41 static int wait_sample(struct msm_perf_state *perf) in wait_sample() argument
58 static int refill_buf(struct msm_perf_state *perf) in refill_buf() argument
123 struct msm_perf_state *perf = file->private_data; perf_read() local
152 struct msm_perf_state *perf = inode->i_private; perf_open() local
180 struct msm_perf_state *perf = inode->i_private; perf_release() local
199 struct msm_perf_state *perf; msm_perf_debugfs_init() local
221 struct msm_perf_state *perf = priv->perf; msm_perf_debugfs_cleanup() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_perf.c20 alloc_empty_config(struct i915_perf *perf) in alloc_empty_config() argument
48 destroy_empty_config(struct i915_perf *perf) in destroy_empty_config() argument
72 get_empty_config(struct i915_perf *perf) get_empty_config() argument
92 test_stream(struct i915_perf *perf) test_stream() argument
427 struct i915_perf *perf = &i915->perf; i915_perf_live_selftests() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_perf.c41 static int wait_sample(struct msm_perf_state *perf) in wait_sample() argument
58 static int refill_buf(struct msm_perf_state *perf) in refill_buf() argument
123 struct msm_perf_state *perf = file->private_data; perf_read() local
152 struct msm_perf_state *perf = inode->i_private; perf_open() local
183 struct msm_perf_state *perf = inode->i_private; perf_release() local
202 struct msm_perf_state *perf; msm_perf_debugfs_init() local
224 struct msm_perf_state *perf = priv->perf; msm_perf_debugfs_cleanup() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dattr.c166 static int run_dir(const char *d, const char *perf) in run_dir() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsetup.py97 perf = Extension('perf', variable
/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
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/
H A Dnft_concat_range.sh1133 perf() { global() function
[all...]

Completed in 10 milliseconds

123456