OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:print_runtime_ratio
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/drd/scripts/
run-matinv
34
print_runtime_ratio
${avg1} ${stddev1} ${vsz1} ${vszdev1} \
36
print_runtime_ratio
${avg1} ${stddev1} ${vsz1} ${vszdev1} \
run-splash2
53
print_runtime_ratio
"${avg1}" "${stddev1}" "${vsz1}" "${vszdev1}" "$VG" --tool=none "$@" -p${psep}${p} "${test_args}"
57
print_runtime_ratio
"${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=none "$@" -p${psep}${p} "${test_args}"
61
print_runtime_ratio
"${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" \
67
print_runtime_ratio
"${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" \
73
print_runtime_ratio
"${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=none "$@" -p${psep}${p} "${test_args}"
77
print_runtime_ratio
"${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=approx "$@" -p${psep}${p} "${test_args}"
81
print_runtime_ratio
"${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=full "$@" -p${psep}${p} "${test_args}"
measurement-functions
124
function
print_runtime_ratio
{
Completed in 53 milliseconds