Home
last modified time | relevance | path

Searched refs:report_progress (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/benchs/
H A Dbench_trigger.c116 .report_progress = hits_drops_report_progress,
127 .report_progress = hits_drops_report_progress,
138 .report_progress = hits_drops_report_progress,
149 .report_progress = hits_drops_report_progress,
160 .report_progress = hits_drops_report_progress,
171 .report_progress = hits_drops_report_progress,
182 .report_progress = hits_drops_report_progress,
H A Dbench_rename.c121 .report_progress = hits_drops_report_progress,
132 .report_progress = hits_drops_report_progress,
143 .report_progress = hits_drops_report_progress,
154 .report_progress = hits_drops_report_progress,
165 .report_progress = hits_drops_report_progress,
176 .report_progress = hits_drops_report_progress,
H A Dbench_count.c79 .report_progress = hits_drops_report_progress,
89 .report_progress = hits_drops_report_progress,
H A Dbench_ringbufs.c530 .report_progress = hits_drops_report_progress,
541 .report_progress = hits_drops_report_progress,
552 .report_progress = hits_drops_report_progress,
563 .report_progress = hits_drops_report_progress,
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbench.h45 void (*report_progress)(int iter, struct bench_res* res, long delta_ns); member
H A Dbench.c426 if (bench->report_progress) in collect_measurements()
427 bench->report_progress(iter, res, delta_ns); in collect_measurements()
/OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/
H A D0001-Add-python3-build-support.patch629 if not report_progress:
636 report_progress(len(self._worker_tasks), done_count)