Searched defs:comma (Results 1 – 7 of 7) sorted by relevance
| /tools/perf/util/ |
| A D | data-convert-json.c | 73 static void output_json_delimiters(FILE *out, bool comma, int depth) in output_json_delimiters() 86 static void output_json_format(FILE *out, bool comma, int depth, const char *format, ...) in output_json_format() 97 static void output_json_key_string(FILE *out, bool comma, int depth, in output_json_key_string() 108 static void output_json_key_format(FILE *out, bool comma, int depth, in output_json_key_format()
|
| A D | evlist.c | 1939 char *comma = NULL, *endptr = NULL; in evlist__parse_control() local
|
| A D | annotate.c | 2186 const char *comma = strchr(str, ','); in annotation_options__add_disassemblers_str() local
|
| /tools/perf/ |
| A D | builtin-list.c | 95 bool comma = false; in wordwrap() local
|
| /tools/testing/selftests/wireguard/qemu/ |
| A D | Makefile | 285 comma := , macro
|
| /tools/testing/selftests/nolibc/ |
| A D | nolibc-test.c | 1923 char *comma, *colon, *dash, *value; in main() local
|
| /tools/power/x86/turbostat/ |
| A D | turbostat.c | 2635 char *comma; in bic_lookup() local
|
Completed in 39 milliseconds