Home
last modified time | relevance | path

Searched refs:background (Results 1 – 6 of 6) sorted by relevance

/tools/power/pm-graph/
Dbootgraph.py634 .c1 {background:rgba(209,0,0,0.4);}\n\
635 .c2 {background:rgba(255,102,34,0.4);}\n\
636 .c3 {background:rgba(255,218,33,0.4);}\n\
637 .c4 {background:rgba(51,221,0,0.4);}\n\
638 .c5 {background:rgba(17,51,204,0.4);}\n\
639 .c6 {background:rgba(34,0,102,0.4);}\n\
640 .c7 {background:rgba(51,0,68,0.4);}\n\
641 .c8 {background:rgba(204,255,204,0.4);}\n\
642 .c9 {background:rgba(169,208,245,0.4);}\n\
643 .c10 {background:rgba(255,255,204,0.4);}\n\
[all …]
Dsleepgraph.py4032 ….stamp {width: 100%;text-align:center;background:#888;line-height:30px;color:white;font: 25px Aria…
4034 th {border: 1px solid black;background:#222;color:white;}\n\
4036 tr.head td {border: 1px solid black;background:#aaa;}\n\
4037 tr.alt {background-color:#ddd;}\n\
4039 .minval {background-color:#BBFFBB;}\n\
4040 .medval {background-color:#BBBBFF;}\n\
4041 .maxval {background-color:#FFBBBB;}\n\
4738 ….stamp {width:100%;text-align:center;background:gray;line-height:30px;color:white;font:25px Arial;…
4750 .gray {background:rgba(80,80,80,0.1);}\n\
4751 .green {background:rgba(204,255,204,0.4);}\n\
[all …]
/tools/memory-model/Documentation/
Dreferences.txt1 This document provides background reading for memory models and related
/tools/testing/selftests/bpf/
Dtest_offload.py96 def cmd(cmd, shell=True, include_stderr=False, background=False, fail=True): argument
103 if background:
1151 tc_proc = cmd(cmd_line, background=True, fail=False)
/tools/perf/Documentation/
Dperf-config.txt143 To change colors of selected line to other foreground and background colors
170 foreground and background colors, separated by a comma, for example:
187 background-color 'default'.
/tools/memory-model/
DREADME178 Provides background reading.