Home
last modified time | relevance | path

Searched refs:subtitle (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/benchs/
A Drun_bench_local_storage.sh10 subtitle "num keys: $i"
18 subtitle "num_maps: $i"
A Drun_bench_bloom_filter_map.sh12 subtitle "value_size: $v bytes, # threads: $t, # hashes: $h"
33 subtitle "value_size: $v, # hashes: $h"
A Drun_bench_bpf_loop.sh10 subtitle "nr_loops: $i, nr_threads: $t"
A Drun_common.sh15 function subtitle() function
/tools/power/pm-graph/
A Dsleepgraph.py4579 subtitle = '%d issues' % len(issues) if len(issues) > 0 else 'no issues'
4580 html += '<div class="stamp">%s (%s)</div><table>\n' % (title, subtitle)

Completed in 14 milliseconds