Home
last modified time | relevance | path

Searched refs:get_run_count (Results 1 – 9 of 9) sorted by relevance

/dports/devel/p5-IPC-Run3/IPC-Run3-0.048/lib/IPC/Run3/
H A DProfPP.pm82 sprintf( "%10d", $self->get_run_count ),
88 _r( $self->get_run_cumulative_time, $self->get_run_count ),
101 _r( $self->get_sys_cumulative_time, $self->get_run_count ),
113 _r( $overhead, $self->get_run_count ),
H A DProfReporter.pm171 sub get_run_count { shift->{run_count} } subroutine
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/web-interface/web-interfaces/
H A Dpts_webui_test.php159 if(self::$test_profile->test_installation->get_run_count() > 1)
168 if(self::$test_profile->test_installation->get_run_count() > 0)
170 …bular_info[] = array('Times Run Locally', self::$test_profile->test_installation->get_run_count());
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/objects/client/
H A Dpts_installed_test.php102 $to_json['test_installation']['history']['times_run'] = $this->get_run_count();
124 …_writer->addXmlNode('PhoronixTestSuite/TestInstallation/History/TimesRun', $this->get_run_count());
181 public function get_run_count() function in pts_installed_test
/dports/benchmarks/phoronix-test-suite/phoronix-test-suite-10.6.1/pts-core/commands/
H A Dlist_test_usage.php49 …stall_date() . ' ', $last_run . ' ', $avg_time, $test_profile->test_installation->get_run_count());
/dports/devel/libscca/libscca-20210419/tests/
H A Dpyscca_test_file.py190 run_count = scca_file.get_run_count()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1254 static int get_run_count(struct ipu_image_convert_ctx *ctx, in get_run_count() function
2328 run_count = get_run_count(ctx, &chan->done_q); in __ipu_image_convert_abort()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1254 static int get_run_count(struct ipu_image_convert_ctx *ctx, in get_run_count() function
2328 run_count = get_run_count(ctx, &chan->done_q); in __ipu_image_convert_abort()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c1254 static int get_run_count(struct ipu_image_convert_ctx *ctx, in get_run_count() function
2328 run_count = get_run_count(ctx, &chan->done_q); in __ipu_image_convert_abort()