Home
last modified time | relevance | path

Searched refs:synthesize (Results 1 – 13 of 13) sorted by relevance

/linux/tools/perf/Documentation/
A Ditrace.txt1 i synthesize instructions events
3 c synthesize branches events (calls only)
4 r synthesize branches events (returns only)
5 x synthesize transactions events
6 w synthesize ptwrite events
10 e synthesize error events
12 f synthesize first level cache events
13 m synthesize last level cache events
14 M synthesize memory events
15 t synthesize TLB events
[all …]
A Dperf-record.txt600 Collect and synthesize given type of events (comma separated). Note that
609 'task' - synthesize FORK and COMM events for each task
610 'mmap' - synthesize MMAP events for each process (implies 'task')
611 'cgroup' - synthesize CGROUP events for each cgroup
612 'all' - synthesize all events (default)
613 'no' - do not synthesize any of the above events
615 --tail-synthesize::
635 Implies --tail-synthesize.
644 --num-thread-synthesize::
A Dperf-intel-pt.txt872 i synthesize "instructions" events
873 b synthesize "branches" events
874 x synthesize "transactions" events
875 w synthesize "ptwrite" events
876 p synthesize "power" events (incl. PSB events)
877 c synthesize branches events (calls only)
878 r synthesize branches events (returns only)
879 e synthesize tracing error events
881 g synthesize a call chain (use with i or x)
882 G synthesize a call chain on existing event records
[all …]
A Dperf-bench.txt233 *synthesize*::
A Dperf-top.txt272 --num-thread-synthesize::
/linux/tools/perf/tests/shell/
A Dstat_all_metrics.sh13 result=$(perf stat -M "$m" perf bench internals synthesize 2>&1)
A Dstat_all_pmu.sh13 result=$(perf stat -e "$p" perf bench internals synthesize 2>&1)
/linux/tools/perf/bench/
A DBuild12 perf-y += synthesize.o
/linux/tools/perf/util/
A Dheader.h110 bool synthesize; member
A Dsynthetic-events.c2152 if (!feat_ops[feat].synthesize) { in perf_event__synthesize_features()
A Dheader.c3277 .synthesize = true \
/linux/Documentation/sound/designs/
A Dcompress-offload.rst293 additional interface to let the decoder synthesize data when frames
/linux/Documentation/arm64/
A Darm-acpi.rst290 synthesize the definition of a binding so it can be used in any firmware,

Completed in 31 milliseconds