Home
last modified time | relevance | path

Searched refs:style (Results 1 – 25 of 39) sorted by relevance

12

/tools/include/tools/
A Ddis-asm-compat.h19 enum disassembler_style style, in fprintf_styled() argument
25 (void)style; in fprintf_styled()
/tools/bootconfig/samples/
A Dgood-single.bconf1 # single key style
/tools/perf/util/
A Dsvghelper.c292 const char *style; in svg_waiting() local
298 style = "waiting"; in svg_waiting()
301 style = "WAITING"; in svg_waiting()
317 time2pixels(end)-time2pixels(start), SLOT_HEIGHT, style); in svg_waiting()
420 char style[128]; in svg_cstate() local
430 sprintf(style, "c%i", type); in svg_cstate()
433 style, in svg_cstate()
611 static void svg_legenda_box(int X, const char *text, const char *style) in svg_legenda_box() argument
617 X, boxsize, boxsize, style); in svg_legenda_box()
A Ddemangle-rust-v0.h37 enum demangle_style style; member
A Dsrcline.c510 static enum a2l_style style; in addr2line_configure() local
524 style = LLVM; in addr2line_configure()
529 style = GNU_BINUTILS; in addr2line_configure()
556 return style; in addr2line_configure()
560 enum a2l_style style, in read_addr2line_record() argument
599 if (style == LLVM && line_len == 2 && line[0] == ',') { in read_addr2line_record()
603 } else if (style == GNU_BINUTILS && (!first || addr != 0)) { in read_addr2line_record()
657 style == GNU_BINUTILS) { in read_addr2line_record()
A Ddemangle-rust-v0.c1939 .style=DemangleStyleLegacy, in rust_demangle_demangle()
1953 .style=DemangleStyleV0, in rust_demangle_demangle()
1964 .style=DemangleStyleUnknown, in rust_demangle_demangle()
1983 res->style = DemangleStyleUnknown; in rust_demangle_demangle()
1990 return res->style != DemangleStyleUnknown; in rust_demangle_is_known()
1996 switch (res->style) { in rust_demangle_display_demangle()
/tools/verification/models/
A Dwip.dot3 {node [shape = plaintext, style=invis, label=""] "__init_preemptive"};
A Dwwnr.dot2 {node [shape = plaintext, style=invis, label=""] "__init_not_running"};
/tools/verification/models/sched/
A Dsco.dot5 {node [shape = plaintext, style=invis, label=""] "__init_thread_context"};
A Dscpd.dot5 {node [shape = plaintext, style=invis, label=""] "__init_cant_sched"};
A Dsnep.dot4 {node [shape = plaintext, style=invis, label=""] "__init_non_scheduling_context"};
A Dsnroc.dot4 {node [shape = plaintext, style=invis, label=""] "__init_other_context"};
A Dnrp.dot7 {node [shape = plaintext, style=invis, label=""] "__init_preempt_irq"};
A Dsssw.dot4 {node [shape = plaintext, style=invis, label=""] "__init_runnable"};
A Dopid.dot4 {node [shape = plaintext, style=invis, label=""] "__init_disabled"};
A Dsts.dot4 {node [shape = plaintext, style=invis, label=""] "__init_can_sched"};
/tools/mm/
A Dslabinfo-gnuplot.sh89 set style histogram columnstacked title textcolor lt -1
90 set style fill solid 0.15
/tools/perf/Documentation/
A Dperf-bench.txt25 Specify format style.
29 Default style. This is mainly for human reading.
31 % perf bench sched pipe # with no style specified
39 This simple style is friendly for automated
A Dperf-annotate.txt117 --disassembler-style=:: Set disassembler style for objdump.
/tools/testing/selftests/amd-pstate/
A Dgitsource.sh299 set style data histogram
300 set style fill solid 0.5 border
A Dtbench.sh281 set style data histogram
282 set style fill solid 0.5 border
/tools/bpf/bpftool/
A Dcfg.c416 const char *style = "\"solid,bold\""; in draw_bb_succ_edges() local
428 style, color, weight); in draw_bb_succ_edges()
A Djit_disasm.c218 enum disassembler_style style __maybe_unused, in fprintf_json_styled()
/tools/scripts/
A DMakefile.include32 EXTRA_WARNINGS += -Wold-style-definition
/tools/testing/selftests/futex/
A DREADME62 kernel as defined in the Linux source Documentation/process/coding-style.rst.

Completed in 30 milliseconds

12