Searched refs:character (Results 1 – 10 of 10) sorted by relevance
/tools/perf/Documentation/ |
D | perf-mem.txt | 42 The separator is the space character.
|
D | perf-diff.txt | 59 Use a special separator character and don't pad with spaces, replacing 61 with a '.' character, that thus it's the only non valid separator.
|
D | perf-probe.txt | 57 Delete probe events. This accepts glob wildcards('*', '?') and character 160 … in both of pattern and target. So this accepts wildcards('*', '?') and character classes(e.g. [a-…
|
D | perf-trace.txt | 69 specification with appended unit character - B/K/M/G. The
|
D | perf-report.txt | 154 Use a special separator character and don't pad with spaces, replacing 156 with a '.' character, that thus it's the only non valid separator.
|
D | perf-kvm.txt | 125 specification with appended unit character - B/K/M/G. The
|
D | perf-top.txt | 71 specification with appended unit character - B/K/M/G. The
|
D | perf-record.txt | 92 specification with appended unit character - B/K/M/G. The
|
/tools/perf/config/ |
D | utilities.mak | 1 # This allows us to work with the newline character: 23 # single space each newline character in the output
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 1279 char character; in get_num_ht_siblings() local 1288 matches = fscanf(filep, "%d%c%d\n", &sib1, &character, &sib2); in get_num_ht_siblings()
|