Searched refs:character (Results 1 – 23 of 23) sorted by relevance
/tools/lib/traceevent/Documentation/ |
D | libtraceevent-tseq.txt | 44 the null character pass:['\0'] at the end of the buffer. 46 The _trace_seq_putc()_ function puts a single character _c_ in the trace
|
/tools/bpf/bpftool/Documentation/ |
D | bpftool-iter.rst | 40 character ('.'), which is reserved for future extensions
|
D | bpftool-link.rst | 51 contain a dot character ('.'), which is reserved for future
|
D | bpftool-prog.rst | 126 contain a dot character ('.'), which is reserved for future 149 contain a dot character ('.'), which is reserved for future
|
D | bpftool-map.rst | 119 contain a dot character ('.'), which is reserved for future
|
/tools/scripts/ |
D | utilities.mak | 1 # This allows us to work with the newline character: 23 # single space each newline character in the output
|
/tools/perf/Documentation/ |
D | perf-mem.txt | 51 The separator is the space character.
|
D | perf-ftrace.txt | 67 be a number with appended unit character - B/K/M/G.
|
D | perf-diff.txt | 67 Use a special separator character and don't pad with spaces, replacing 69 with a '.' character, that thus it's the only non valid separator.
|
D | perf-probe.txt | 69 Delete probe events. This accepts glob wildcards('*', '?') and character 188 In the probe syntax, '=', '@', '+', ':' and ';' are treated as a special character. You can use a b… 229 … in both of pattern and target. So this accepts wildcards('*', '?') and character classes(e.g. [a-…
|
D | perf-kvm.txt | 126 specification with appended unit character - B/K/M/G. The
|
D | perf-record.txt | 234 specification with appended unit character - B/K/M/G. The 556 be a number with appended unit character - B/K/M/G 558 be a number with appended unit character - s/m/h/d 626 appended unit character - B/K/M/G
|
D | perf-report.txt | 221 Use a special separator character and don't pad with spaces, replacing 223 with a '.' character, that thus it's the only non valid separator.
|
D | perf-trace.txt | 109 specification with appended unit character - B/K/M/G. The
|
D | perf-top.txt | 84 specification with appended unit character - B/K/M/G. The
|
D | perf-stat.txt | 537 it is recommended to use a different character like -x \;
|
D | perf-config.txt | 74 # a '#' and ';' character indicates a comment
|
/tools/perf/pmu-events/ |
D | README | 117 Lines in which the first character is either '\n' or '#'
|
/tools/arch/powerpc/include/uapi/asm/ |
D | kvm.h | 448 __u64 character; /* characteristics of the CPU */ member
|
/tools/perf/tests/ |
D | make | 42 # As per kernel Makefile, avoid funny character set dependencies
|
/tools/memory-model/litmus-tests/ |
D | README | 212 characters separating processes, the first character is capitalized,
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 2876 char path[80], character; in get_thread_siblings() local 2903 if (fscanf(filep, "%lx%c", &map, &character) != 2) in get_thread_siblings() 2916 } while (!strncmp(&character, ",", 1)); in get_thread_siblings()
|
/tools/memory-model/Documentation/ |
D | litmus-tests.txt | 167 operator rather than an assignment. The "/\" character combination means
|