Home
last modified time | relevance | path

Searched refs:transaction (Results 1 – 25 of 27) sorted by relevance

12

/tools/net/sunrpc/xdrgen/templates/C/program/decoder/
A Dargument.j25 * @rqstp: RPC transaction context
/tools/net/sunrpc/xdrgen/templates/C/program/encoder/
A Dresult.j25 * @rqstp: RPC transaction context
/tools/perf/util/
A Dsample.h90 u64 transaction; member
A Ddlfilter.c530 ASSIGN(transaction); in dlfilter__do_filter_event()
A Dhist.h254 u64 transaction; member
A Dhist.c245 if (h->transaction) in hists__calc_col_len()
842 .transaction = sample->transaction, in __hists__add_entry()
A Dsort.c2170 return left->transaction - right->transaction; in sort__transaction_cmp()
2211 u64 t = he->transaction; in hist_entry__transaction_snprintf()
A Ddata-convert-bt.c665 sample->transaction); in add_generic_values()
A Dsynthetic-events.c1755 *array = sample->transaction; in perf_event__synthesize_sample()
A Dsession.c1120 printf("... transaction: %" PRIx64 "\n", sample->transaction); in dump_sample()
A Devsel.c3275 data->transaction = *array; in evsel__parse_sample()
/tools/perf/include/perf/
A Dperf_dlfilter.h51 __u64 transaction; /* Refer PERF_SAMPLE_TRANSACTION in <linux/perf_event.h> */ member
/tools/perf/tests/
A Dsample-parsing.c165 COMP(transaction); in samples_same()
259 .transaction = 112, in do_test()
/tools/perf/dlfilters/
A Ddlfilter-test-api-v0.c50 __u64 transaction; /* Refer PERF_SAMPLE_TRANSACTION in <linux/perf_event.h> */ member
A Ddlfilter-test-api-v2.c56 __u64 transaction; /* Refer PERF_SAMPLE_TRANSACTION in <linux/perf_event.h> */ member
/tools/perf/scripts/python/
A Dexport-to-postgresql.py1031 …e, cpu, to_dso_id, to_symbol_id, to_sym_offset, to_ip, period, weight, transaction, data_src, bran… argument
1035 … 8, to_symbol_id, 8, to_sym_offset, 8, to_ip, 8, period, 8, weight, 8, transaction, 8, data_src, 4…
/tools/perf/Documentation/
A Dperf-script.txt205 transaction abort, trace begin, trace end, in transaction, VM-Entry,
213 cases e.g. "jcc (xD)" for a condition branch within a transaction
250 -=branch not in transaction region or not supported
A Dperf-record.txt449 - in_tx: only when the target is in a hardware transaction
450 - no_tx: only when the target is not in a hardware transaction
451 - abort_tx: only when the target is a hardware transaction abort
488 --transaction::
489 Record transaction flags for transaction related events.
A Dperf-report.txt111 - weight: Event specific weight, e.g. memory latency or transaction
116 - transaction: Transaction abort flags.
160 - in_tx: branch in TSX transaction
161 - abort: TSX transaction abort.
A Dperf-dlfilter.txt96 __u64 transaction; /* Refer PERF_SAMPLE_TRANSACTION in <linux/perf_event.h> */
A Dperf-top.txt134 local_weight, abort, in_tx, transaction, overhead, sample, period.
A Dperf-intel-pt.txt112 system, asynchronous, interrupt, transaction abort, trace begin, trace end,
113 in transaction, VM-entry, VM-exit, interrupt disabled, and interrupt disable
1005 transaction start, commit or abort.
1180 - power events, ptwrite, transaction start and abort
A Dperf-script-python.txt648 weight, transaction, raw_buf, attr, cpumode.
A Dperf-stat.txt349 --transaction::
/tools/perf/util/scripting-engines/
A Dtrace-event-python.c875 PyLong_FromUnsignedLongLong(sample->transaction)); in get_perf_sample_dict()
1323 tuple_set_d64(t, 17, es->sample->transaction); in python_export_sample_table()

Completed in 62 milliseconds

12