Home
last modified time | relevance | path

Searched refs:synth (Results 1 – 8 of 8) sorted by relevance

/tools/perf/tests/shell/
Drecord.sh100 if ! perf record -aB --synth=no -o "${perfdata}" ${testprog} 2> /dev/null
111 if ! perf record -aB --synth=no -e cpu-clock,cs --threads=cpu \
/tools/perf/tests/
Dmmap-thread-lookup.c156 static int mmap_events(synth_cb synth) in mmap_events() argument
174 err = synth(machine); in mmap_events()
/tools/perf/util/
Drecord.h79 int synth; member
Dsynthetic-events.c2390 int parse_synth_opt(char *synth) in parse_synth_opt() argument
2395 if (synth == NULL) in parse_synth_opt()
2398 for (q = synth; (p = strsep(&q, ",")); p = q) { in parse_synth_opt()
/tools/perf/
Dbuiltin-record.c1759 bool needs_mmap = rec->opts.synth & PERF_SYNTH_MMAP; in record__synthesize_workload()
2064 if (rec->opts.synth & PERF_SYNTH_CGROUP) { in record__synthesize()
2079 if (rec->opts.synth & PERF_SYNTH_TASK) { in record__synthesize()
2080 bool needs_mmap = rec->opts.synth & PERF_SYNTH_MMAP; in record__synthesize()
3253 opts->synth = parse_synth_opt(p); in parse_record_synth_option()
3256 if (opts->synth < 0) { in parse_record_synth_option()
3288 .synth = PERF_SYNTH_ALL,
/tools/perf/Documentation/
Dperf-script.txt135 brstackinsn, brstackinsnlen, brstackoff, callindent, insn, insnlen, synth,
224 The synth field is used by synthesized events which may be created when
Dperf-record.txt654 --synth=TYPE::
660 choice in this option. For example, --synth=no would have MMAP events for
Dperf-intel-pt.txt956 section above. perf script "synth" field displays "ptwrite" information like
965 "event,synth" fields display information like this: