Searched refs:synthesize (Results 1 – 13 of 13) sorted by relevance
1 i synthesize instructions events3 c synthesize branches events (calls only)4 r synthesize branches events (returns only)5 x synthesize transactions events6 w synthesize ptwrite events10 e synthesize error events12 f synthesize first level cache events13 m synthesize last level cache events14 M synthesize memory events15 t synthesize TLB events[all …]
600 Collect and synthesize given type of events (comma separated). Note that609 'task' - synthesize FORK and COMM events for each task610 'mmap' - synthesize MMAP events for each process (implies 'task')611 'cgroup' - synthesize CGROUP events for each cgroup612 'all' - synthesize all events (default)613 'no' - do not synthesize any of the above events615 --tail-synthesize::635 Implies --tail-synthesize.644 --num-thread-synthesize::
872 i synthesize "instructions" events873 b synthesize "branches" events874 x synthesize "transactions" events875 w synthesize "ptwrite" events876 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 events881 g synthesize a call chain (use with i or x)882 G synthesize a call chain on existing event records[all …]
233 *synthesize*::
272 --num-thread-synthesize::
13 result=$(perf stat -M "$m" perf bench internals synthesize 2>&1)
13 result=$(perf stat -e "$p" perf bench internals synthesize 2>&1)
12 perf-y += synthesize.o
110 bool synthesize; member
2152 if (!feat_ops[feat].synthesize) { in perf_event__synthesize_features()
3277 .synthesize = true \
293 additional interface to let the decoder synthesize data when frames
290 synthesize the definition of a binding so it can be used in any firmware,
Completed in 31 milliseconds