Home
last modified time | relevance | path

Searched refs:transactions (Results 1 – 7 of 7) sorted by relevance

/tools/perf/Documentation/
Ditrace.txt5 x synthesize transactions events
36 transactions events can be specified.
39 instructions or transactions events can be specified.
45 It is also possible to skip events generated (instructions, branches, transactions,
Dintel-bts.txt54 "instructions" events nor "transactions" events (and consequently call
Dperf-intel-pt.txt859 x synthesize "transactions" events
879 "Transactions" events correspond to the start or end of transactions. The
883 Note that "instructions", "branches" and "transactions" events depend on code
960 transactions events can be specified. e.g.
966 transactions events can be specified. e.g.
1009 It is also possible to skip events generated (instructions, branches, transactions)
/tools/perf/util/
Dauxtrace.h111 bool transactions; member
Ds390-cpumsf.c1078 itops->transactions || itops->ptwrites || in check_auxtrace_itrace()
Dauxtrace.c1324 synth_opts->transactions = true; in itrace_synth_opts__set_default()
1463 synth_opts->transactions = true; in itrace_parse_synth_opts()
Dintel-pt.c3062 if (pt->synth_opts.transactions) { in intel_pt_synth_events()