Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/doc/
Ddes_binder.md9 RenderThread-2267 ( 1592) [003] ...1 168766.128108: binder_transaction: transaction=25155526 dest_…
10 RenderThread-2267 ( 1592) [003] ...1 168766.128110: binder_transaction_alloc_buf: transaction=2515…
14 Binder:506_2-537 ( 506) [003] ...1 168766.128154: binder_transaction_received: transaction=25155…
18 Binder:506_2-537 ( 506) [003] ...1 168766.128221: binder_transaction: transaction=25155529 dest_…
19 Binder:506_2-537 ( 506) [003] ...1 168766.128223: binder_transaction_alloc_buf: transaction=2515…
23 RenderThread-2267 ( 1592) [003] ...1 168766.128262: binder_transaction: transaction=25155530 dest_…
25 RenderThread-2267 ( 1592) [003] ...1 168766.128264: binder_transaction_alloc_buf: transaction=2515…
29 Binder:506_2-537 ( 506) [003] ...1 168766.128288: binder_transaction_received: transaction=25155…
33 Binder:506_2-537 ( 506) [003] ...1 168766.128328: binder_transaction: transaction=25155532 dest_…
34 Binder:506_2-537 ( 506) [003] ...1 168766.128330: binder_transaction_alloc_buf: transaction=2515…
[all …]
/developtools/smartperf_host/ide/src/trace/database/
DIndexedDBHelp.ts70 private async transaction(storeName: string): Promise<IDBTransaction> { method in IndexedDBHelp
74 return this.db.transaction([storeName], 'readwrite');
78 let transaction = await this.transaction(storeName);
79 return transaction.objectStore(storeName);
DDBUtils.ts56 let objectStore = db.transaction(['trace_file'], 'readwrite').objectStore('trace_file');
82 let objectStore = db.transaction(['trace_file'], 'readwrite').objectStore('trace_file');
133 .transaction(['trace_file'], 'readwrite')
DTraceWorker.ts737 let transaction = db.transaction(STORE_NAME, 'readonly'); variable
738 let store = transaction.objectStore(STORE_NAME);
912 const transaction = db.transaction(STORE_NAME, 'readonly'); constant
913 const store = transaction.objectStore(STORE_NAME);
1236 const transaction = db.transaction(STORE_NAME, 'readwrite'); constant
1237 const objectStore = transaction.objectStore(STORE_NAME);
/developtools/smartperf_host/trace_streamer/test/resource/
Dut_bytrace_input_full.txt13 …ACCS0-2716 ( 2519) [000] ...1 168758.662861: binder_transaction: transaction=25137708 dest_node=4…
14 …ACCS0-2716 ( 2519) [000] ...1 168758.662869: binder_transaction_alloc_buf: transaction=25137708 d…
28 … <...>-1200 (-----) [001] ...1 168758.663028: binder_transaction_received: transaction=25137708
68 …<...>-1200 (-----) [001] ...1 168758.663302: binder_transaction: transaction=25137709 dest_node=0…
69 …<...>-1200 (-----) [001] ...1 168758.663307: binder_transaction_alloc_buf: transaction=25137709 d…
/developtools/hiperf/include/
Dperf_record_format.h170 u64 transaction; /* if PERF_SAMPLE_TRANSACTION */ member
/developtools/smartperf_host/trace_streamer/prebuilts/patch_perf_event/
Dperf_event.h.patch350 * { u64 transaction; } && PERF_SAMPLE_TRANSACTION
/developtools/profiler/hiebpf/include/
Dvmlinux.h49077 int transaction; member
49085 int transaction; member
98192 struct transaction;
98206 struct transaction *curr;
98215 struct transaction { struct
98259 struct transaction transaction; member
133199 __le32 transaction; member
/developtools/smartperf_host/ide/src/
Dicon.svg171 <symbol id="icon-transaction" viewBox="0 0 1024 1024">