Home
last modified time | relevance | path

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

/external/v8/tools/ignition/
Dlinux_perf_bytecode_annotate.py63 def bytecode_offset_counts(bytecode_offsets): argument
65 for offset in bytecode_offsets:
163 bytecode_offsets = bytecode_offset_generator(
165 offset_counts = bytecode_offset_counts(bytecode_offsets)