Home
last modified time | relevance | path

Searched refs:perf (Results 1 – 25 of 5390) sorted by relevance

12345678910>>...216

/dports/sysutils/istio/istio-1.6.7/mixer/test/perf/
H A Dcheck_test.go29 setup := perf.Setup{
30 Config: perf.Config{
35 Loads: []perf.Load{{
52 setup := perf.Setup{
53 Config: perf.Config{
58 Loads: []perf.Load{{
75 setup := perf.Setup{
76 Config: perf.Config{
81 Loads: []perf.Load{
104 setup := perf.Setup{
[all …]
H A Dquota_test.go30 setup := perf.Setup{
31 Config: perf.Config{
36 Loads: []perf.Load{{
57 setup := perf.Setup{
58 Config: perf.Config{
63 Loads: []perf.Load{{
84 setup := perf.Setup{
85 Config: perf.Config{
90 Loads: []perf.Load{
133 setup := perf.Setup{
[all …]
/dports/graphics/cairo/cairo-1.17.4/perf/
H A Dcairo-perf-micro.c135 calibration = perf_func (perf->cr, perf->size, perf->size, min_loops); in cairo_perf_calibrate()
141 calibration = perf_func (perf->cr, perf->size, perf->size, min_loops); in cairo_perf_calibrate()
207 perf_func (perf->cr, perf->size, perf->size, 1); in cairo_perf_run()
230 perf->test_number, perf->target->name, in cairo_perf_run()
243 perf_func (perf->cr, perf->size, perf->size, 1); in cairo_perf_run()
258 times[i] = perf_func (perf->cr, perf->size, perf->size, loops) ; in cairo_perf_run()
286 if (perf->raw) in cairo_perf_run()
292 double count = count_func (perf->cr, perf->size, perf->size); in cairo_perf_run()
511 perf.size, perf.size, in main()
512 perf.size, perf.size, in main()
[all …]
H A Dcairo-perf-trace.c130 if (perf->num_names == 0 && perf->num_exclude_names == 0) in cairo_perf_can_run()
351 if (perf->raw) { in describe()
419 perf->exclude_names = xrealloc (perf->exclude_names, in read_excludes()
515 if (perf->observe && perf->tile_size) { in parse_options()
523 if (perf->summary && isatty (fileno (perf->summary))) in parse_options()
675 if (perf->raw) { in cairo_perf_trace()
794 if (perf->raw) { in cairo_perf_trace()
817 if (perf->summary && perf->summary_continuous) { in cairo_perf_trace()
1009 perf.exact_names = have_trace_filenames (&perf); in main()
1027 cairo_perf_trace_dir (&perf, target, perf.names[n]); in main()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ntb/test/
H A Dntb_perf.c260 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send() local
351 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send() local
423 struct perf_ctx *perf = peer->perf; in perf_cmd_send() local
539 struct perf_ctx *perf = peer->perf; in perf_setup_outbuf() local
571 struct perf_ctx *perf = peer->perf; in perf_setup_inbuf() local
872 struct perf_ctx *perf = pthr->perf; in perf_init_test() local
924 struct perf_ctx *perf = pthr->perf; in perf_run_test() local
967 struct perf_ctx *perf = pthr->perf; in perf_sync_test() local
1157 perf->test_peer = &perf->peers[0]; in perf_init_threads()
1163 pthr->perf = perf; in perf_init_threads()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ntb/test/
H A Dntb_perf.c260 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send() local
351 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send() local
423 struct perf_ctx *perf = peer->perf; in perf_cmd_send() local
539 struct perf_ctx *perf = peer->perf; in perf_setup_outbuf() local
571 struct perf_ctx *perf = peer->perf; in perf_setup_inbuf() local
872 struct perf_ctx *perf = pthr->perf; in perf_init_test() local
924 struct perf_ctx *perf = pthr->perf; in perf_run_test() local
967 struct perf_ctx *perf = pthr->perf; in perf_sync_test() local
1157 perf->test_peer = &perf->peers[0]; in perf_init_threads()
1163 pthr->perf = perf; in perf_init_threads()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ntb/test/
H A Dntb_perf.c260 struct perf_ctx *perf = peer->perf; in perf_spad_cmd_send() local
351 struct perf_ctx *perf = peer->perf; in perf_msg_cmd_send() local
423 struct perf_ctx *perf = peer->perf; in perf_cmd_send() local
539 struct perf_ctx *perf = peer->perf; in perf_setup_outbuf() local
571 struct perf_ctx *perf = peer->perf; in perf_setup_inbuf() local
872 struct perf_ctx *perf = pthr->perf; in perf_init_test() local
924 struct perf_ctx *perf = pthr->perf; in perf_run_test() local
967 struct perf_ctx *perf = pthr->perf; in perf_sync_test() local
1157 perf->test_peer = &perf->peers[0]; in perf_init_threads()
1163 pthr->perf = perf; in perf_init_threads()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A DBuild1 perf-y += annotate.o
2 perf-y += block-info.o
4 perf-y += build-id.o
6 perf-y += config.o
8 perf-y += ctype.o
10 perf-y += env.o
11 perf-y += event.o
12 perf-y += evlist.o
15 perf-y += evsel.o
24 perf-y += mmap.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A DBuild1 perf-y += annotate.o
2 perf-y += block-info.o
4 perf-y += build-id.o
6 perf-y += config.o
8 perf-y += ctype.o
10 perf-y += env.o
11 perf-y += event.o
12 perf-y += evlist.o
15 perf-y += evsel.o
24 perf-y += mmap.o
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A DBuild1 perf-y += annotate.o
2 perf-y += block-info.o
4 perf-y += build-id.o
6 perf-y += config.o
8 perf-y += ctype.o
10 perf-y += env.o
11 perf-y += event.o
12 perf-y += evlist.o
15 perf-y += evsel.o
24 perf-y += mmap.o
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/tools/perf/lib/
H A Dlibperf.c253 perf->allocator->uct_free(perf, &perf->uct.recv_mem); in uct_perf_test_alloc_mem()
255 perf->allocator->uct_free(perf, &perf->uct.send_mem); in uct_perf_test_alloc_mem()
262 perf->allocator->uct_free(perf, &perf->uct.send_mem); in uct_perf_test_free_mem()
263 perf->allocator->uct_free(perf, &perf->uct.recv_mem); in uct_perf_test_free_mem()
1109 perf->allocator->ucp_free(perf, perf->recv_buffer, perf->ucp.recv_memh); in ucp_perf_test_alloc_mem()
1111 perf->allocator->ucp_free(perf, perf->send_buffer, perf->ucp.send_memh); in ucp_perf_test_alloc_mem()
1120 perf->allocator->ucp_free(perf, perf->recv_buffer, perf->ucp.recv_memh); in ucp_perf_test_free_mem()
1121 perf->allocator->ucp_free(perf, perf->send_buffer, perf->ucp.send_memh); in ucp_perf_test_free_mem()
1702 perf->ucp.tctx[i].perf = *perf; in ucp_perf_setup()
1782 perf = malloc(sizeof(*perf)); in ucx_perf_run()
[all …]
H A Dlibperf_int.h114 ucx_perf_context_t perf; member
164 return ucs_unlikely((perf->current.iters >= perf->max_iter) || in ucx_perf_context_done()
165 (perf->current.time > perf->end_time)); in ucx_perf_context_done()
191 perf->current.msgs += 1; in ucx_perf_update()
193 perf->timing_queue[perf->timing_queue_head] = in ucx_perf_update()
194 perf->current.time - perf->prev_time; in ucx_perf_update()
195 ++perf->timing_queue_head; in ucx_perf_update()
200 perf->prev_time = perf->current.time; in ucx_perf_update()
202 if (perf->current.time - perf->prev.time >= perf->report_interval) { in ucx_perf_update()
206 rte_call(perf, report, &result, perf->params.report_arg, 0, 0); in ucx_perf_update()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/tests/
H A DBuild3 perf-y += builtin-test.o
5 perf-y += dso-data.o
6 perf-y += attr.o
12 perf-y += perf-record.o
16 perf-y += pmu.o
27 perf-y += wp.o
40 perf-y += bpf.o
42 perf-y += mem.o
49 perf-y += sdt.o
52 perf-y += perf-hooks.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/tests/
H A DBuild3 perf-y += builtin-test.o
5 perf-y += dso-data.o
6 perf-y += attr.o
12 perf-y += perf-record.o
16 perf-y += pmu.o
27 perf-y += wp.o
40 perf-y += bpf.o
42 perf-y += mem.o
49 perf-y += sdt.o
52 perf-y += perf-hooks.o
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/tests/
H A DBuild3 perf-y += builtin-test.o
5 perf-y += dso-data.o
6 perf-y += attr.o
12 perf-y += perf-record.o
16 perf-y += pmu.o
27 perf-y += wp.o
40 perf-y += bpf.o
42 perf-y += mem.o
49 perf-y += sdt.o
52 perf-y += perf-hooks.o
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dperf.c34 u32 perf = 0; in nvbios_perf_table() local
39 if (perf) { in nvbios_perf_table()
47 return perf; in nvbios_perf_table()
54 return perf; in nvbios_perf_table()
63 if (perf) { in nvbios_perf_table()
70 return perf; in nvbios_perf_table()
85 perf = perf + *hdr + (idx * (*len + (snr * ssz))); in nvbios_perf_entry()
89 return perf; in nvbios_perf_entry()
101 switch (!!perf * *ver) { in nvbios_perfEp()
169 return perf; in nvbios_perfEp()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dperf.c34 u32 perf = 0; in nvbios_perf_table() local
39 if (perf) { in nvbios_perf_table()
47 return perf; in nvbios_perf_table()
54 return perf; in nvbios_perf_table()
63 if (perf) { in nvbios_perf_table()
70 return perf; in nvbios_perf_table()
85 perf = perf + *hdr + (idx * (*len + (snr * ssz))); in nvbios_perf_entry()
89 return perf; in nvbios_perf_entry()
101 switch (!!perf * *ver) { in nvbios_perfEp()
169 return perf; in nvbios_perfEp()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dperf.c34 u32 perf = 0; in nvbios_perf_table() local
39 if (perf) { in nvbios_perf_table()
47 return perf; in nvbios_perf_table()
54 return perf; in nvbios_perf_table()
63 if (perf) { in nvbios_perf_table()
70 return perf; in nvbios_perf_table()
85 perf = perf + *hdr + (idx * (*len + (snr * ssz))); in nvbios_perf_entry()
89 return perf; in nvbios_perf_entry()
101 switch (!!perf * *ver) { in nvbios_perfEp()
169 return perf; in nvbios_perfEp()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/core/subdev/bios/
H A Dnouveau_subdev_bios_perf.c39 u16 perf = 0x0000; in nvbios_perf_table() local
44 if (perf) { in nvbios_perf_table()
52 return perf; in nvbios_perf_table()
59 return perf; in nvbios_perf_table()
68 if (perf) { in nvbios_perf_table()
75 return perf; in nvbios_perf_table()
90 perf = perf + *hdr + (idx * (*len + (snr * ssz))); in nvbios_perf_entry()
94 return perf; in nvbios_perf_entry()
107 switch (!!perf * *ver) { in nvbios_perfEp()
159 return perf; in nvbios_perfEp()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/msm/
H A Dmsm_perf.c115 perf->buftot = ptr - perf->buf; in refill_buf()
128 if (perf->bufpos >= perf->buftot) { in perf_read()
134 n = min((int)sz, perf->buftot - perf->bufpos); in perf_read()
135 if (copy_to_user(buf, &perf->buf[perf->bufpos], n)) { in perf_read()
167 perf->cnt = 0; in perf_open()
205 perf = kzalloc(sizeof(*perf), GFP_KERNEL); in msm_perf_debugfs_init()
206 if (!perf) in msm_perf_debugfs_init()
212 priv->perf = perf; in msm_perf_debugfs_init()
221 struct msm_perf_state *perf = priv->perf; in msm_perf_debugfs_cleanup() local
223 if (!perf) in msm_perf_debugfs_cleanup()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/msm/
H A Dmsm_perf.c115 perf->buftot = ptr - perf->buf; in refill_buf()
128 if (perf->bufpos >= perf->buftot) { in perf_read()
134 n = min((int)sz, perf->buftot - perf->bufpos); in perf_read()
135 if (copy_to_user(buf, &perf->buf[perf->bufpos], n)) { in perf_read()
167 perf->cnt = 0; in perf_open()
205 perf = kzalloc(sizeof(*perf), GFP_KERNEL); in msm_perf_debugfs_init()
206 if (!perf) in msm_perf_debugfs_init()
212 priv->perf = perf; in msm_perf_debugfs_init()
221 struct msm_perf_state *perf = priv->perf; in msm_perf_debugfs_cleanup() local
223 if (!perf) in msm_perf_debugfs_cleanup()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/msm/
H A Dmsm_perf.c115 perf->buftot = ptr - perf->buf; in refill_buf()
128 if (perf->bufpos >= perf->buftot) { in perf_read()
134 n = min((int)sz, perf->buftot - perf->bufpos); in perf_read()
135 if (copy_to_user(buf, &perf->buf[perf->bufpos], n)) { in perf_read()
167 perf->cnt = 0; in perf_open()
205 perf = kzalloc(sizeof(*perf), GFP_KERNEL); in msm_perf_debugfs_init()
206 if (!perf) in msm_perf_debugfs_init()
212 priv->perf = perf; in msm_perf_debugfs_init()
221 struct msm_perf_state *perf = priv->perf; in msm_perf_debugfs_cleanup() local
223 if (!perf) in msm_perf_debugfs_cleanup()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/
H A DBuild1 perf-y += builtin-bench.o
3 perf-y += builtin-config.o
4 perf-y += builtin-diff.o
7 perf-y += builtin-help.o
32 perf-y += bench/
33 perf-y += tests/
35 perf-y += perf.o
50 perf-y += util/
51 perf-y += arch/
52 perf-y += ui/
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/
H A DBuild1 perf-y += builtin-bench.o
3 perf-y += builtin-config.o
4 perf-y += builtin-diff.o
7 perf-y += builtin-help.o
32 perf-y += bench/
33 perf-y += tests/
35 perf-y += perf.o
50 perf-y += util/
51 perf-y += arch/
52 perf-y += ui/
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/
H A DBuild1 perf-y += builtin-bench.o
3 perf-y += builtin-config.o
4 perf-y += builtin-diff.o
7 perf-y += builtin-help.o
32 perf-y += bench/
33 perf-y += tests/
35 perf-y += perf.o
50 perf-y += util/
51 perf-y += arch/
52 perf-y += ui/
[all …]

12345678910>>...216