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

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

Completed in 138 milliseconds