MCPcopy Create free account

hub / github.com/category-labs/monad / functions

Functions4,707 in github.com/category-labs/monad

↓ 1 callersFunctionmake_elems
test/vm/unit/lru_weight_cache_tests.cpp:45
↓ 1 callersFunctionmake_evm_revision_types
test/unit/common/include/monad/test/traits_test.hpp:46
↓ 1 callersFunctionmake_get_data_sender
category/mpt/db.hpp:356
↓ 1 callersFunctionmake_monad_revision_types
test/unit/common/include/monad/test/traits_test.hpp:39
↓ 1 callersFunctionmake_scope_fail
category/async/detail/scope_polyfill.hpp:215
↓ 1 callersMethodmax
category/vm/runtime/bin.hpp:40
↓ 1 callersFunctionmeaningful_constant
category/vm/fuzzing/generator/generator.hpp:211
↓ 1 callersFunctionmemory_test_machine_config_call
test/vm/unit/runtime/memory_tests.cpp:134
↓ 1 callersFunctionmerge_at_level
Phase 2 — Merge one level: bitmap-driven sibling reduction. Invariant on entry: scratch[i] holds the live node whose representative leaf-index is i,
category/execution/monad/db/storage_page.cpp:171
↓ 1 callersFunctionmessage_flags
category/vm/runtime/call.cpp:39
↓ 1 callersFunctionmessage_gas
category/vm/fuzzing/generator/generator.hpp:1056
↓ 1 callersMethodmin
category/core/runtime/uint256.hpp:1117
↓ 1 callersFunctionmismatch_handler_
Split `old` at old_prefix_index, `updates` are already splitted at prefix_index to `requests`, which can have 1 or more sublists.
category/mpt/trie.cpp:1041
↓ 1 callersFunctionmload
category/vm/runtime/memory.hpp:29
↓ 1 callersFunctionmonad_assertion_failed
category/core/assert.c:30
↓ 1 callersFunctionmonad_db_snapshot_loader_create
category/execution/ethereum/db/db_snapshot.cpp:441
↓ 1 callersFunctionmonad_db_snapshot_loader_destroy
category/execution/ethereum/db/db_snapshot.cpp:543
↓ 1 callersFunctionmonad_db_snapshot_loader_load
category/execution/ethereum/db/db_snapshot.cpp:456
↓ 1 callersFunctionmonad_event_decompress_snapshot_fd
( file: &std::fs::File, max_size: Option<usize>, error_name: impl AsRef<str>, )
rust/crates/monad-event-ring/src/ffi.rs:246
↓ 1 callersFunctionmonad_event_decompress_snapshot_mem
( bytes: &[u8], max_size: Option<usize>, error_name: impl AsRef<str>, )
rust/crates/monad-event-ring/src/ffi.rs:267
↓ 1 callersFunctionmonad_event_get_epoch_nanos
category/core/event/event_recorder_inline.h:48
↓ 1 callersFunctionmonad_event_is_snapshot_file
( file: &std::fs::File, error_name: impl AsRef<str>, )
rust/crates/monad-event-ring/src/ffi.rs:227
↓ 1 callersFunctionmonad_event_iterator_reset
(c_event_iterator: &mut monad_event_iterator)
rust/crates/monad-event-ring/src/ffi.rs:134
↓ 1 callersFunctionmonad_event_iterator_sync_wait
category/core/event/event_iterator_inline.h:41
↓ 1 callersFunctionmonad_event_open_hugetlbfs_dir_fd
category/core/event/event_ring_util.c:326
↓ 1 callersFunctionmonad_event_resolve_ring_path
(input: impl AsRef<Path>)
rust/crates/monad-event-ring/src/ffi.rs:164
↓ 1 callersFunctionmonad_event_ring_check_content_type
( c_event_ring: &monad_event_ring, c_event_content_type: monad_event_content_type, schema_hash: &[
rust/crates/monad-event-ring/src/ffi.rs:87
↓ 1 callersFunctionmonad_event_ring_check_content_type
category/core/event/event_ring_util.c:282
↓ 1 callersFunctionmonad_event_ring_init_file
A normal event ring is divided into sections, which are aligned to 2 MiB x64 large page boundaries: .------------------. | Ring header | .------
category/core/event/event_ring.c:106
↓ 1 callersFunctionmonad_event_ring_init_size
category/core/event/event_ring.c:44
↓ 1 callersFunctionmonad_event_ring_iterator_init
( c_event_ring: &monad_event_ring, )
rust/crates/monad-event-ring/src/ffi.rs:109
↓ 1 callersFunctionmonad_event_ring_mmap
( mmap_prot: libc::c_int, mmap_extra_flags: libc::c_int, ring_fd: libc::c_int, ring_offset: li
rust/crates/monad-event-ring/src/ffi.rs:62
↓ 1 callersFunctionmonad_event_ring_payload_check
( c_event_ring: &monad_event_ring, c_event_descriptor: &monad_event_descriptor, )
rust/crates/monad-event-ring/src/ffi.rs:157
↓ 1 callersFunctionmonad_event_ring_payload_peek
( c_event_ring: &'ring monad_event_ring, c_event_descriptor: &monad_event_descriptor, )
rust/crates/monad-event-ring/src/ffi.rs:139
↓ 1 callersFunctionmonad_event_ring_query_flocks
category/core/event/event_ring_util_linux.c:98
↓ 1 callersFunctionmonad_event_ring_unmap
(c_event_ring: &mut monad_event_ring)
rust/crates/monad-event-ring/src/ffi.rs:103
↓ 1 callersFunctionmonad_evm_revision_name
test/vm/unit/evm_tests.cpp:768
↓ 1 callersFunctionmonad_evm_revisions
test/vm/unit/evm_tests.cpp:749
↓ 1 callersFunctionmonad_exec_iter_block_id_prev
( c_event_iterator: &mut monad_event_iterator, c_event_ring: &monad_event_ring, block_id: &monad_c
rust/crates/monad-exec-events/src/ffi.rs:123
↓ 1 callersFunctionmonad_exec_iter_block_number_prev
category/execution/ethereum/event/exec_iter_help_inline.h:236
↓ 1 callersFunctionmonad_exec_iter_consensus_prev
( c_event_iterator: &mut monad_event_iterator, c_exec_event_filter: monad_exec_event_type, )
rust/crates/monad-exec-events/src/ffi.rs:85
↓ 1 callersFunctionmonad_exec_ring_block_id_matches
( c_event_ring: &monad_event_ring, c_event_descriptor: &monad_event_descriptor, block_id: &monad_c
rust/crates/monad-exec-events/src/ffi.rs:75
↓ 1 callersFunctionmonad_exec_ring_block_id_matches
category/execution/ethereum/event/exec_iter_help_inline.h:135
↓ 1 callersFunctionmonad_log_get_last_error
category/core/log_ffi.cpp:255
↓ 1 callersFunctionmonad_log_handler_destroy
category/core/log_ffi.cpp:202
↓ 1 callersFunctionmonad_procfs_self_statm
category/core/procfs/statm.c:32
↓ 1 callersFunctionmonad_statesync_client_compatible
category/statesync/statesync_version.cpp:27
↓ 1 callersFunctionmonad_statesync_server_handle_request
category/statesync/statesync_server.cpp:469
↓ 1 callersFunctionmonad_vformat_err
category/core/format_err.c:30
↓ 1 callersFunctionmonad_vm_runtime_increase_capacity
category/vm/runtime/context.cpp:46
↓ 1 callersMethodmov_stack_elem_to_stack_offset
category/vm/compiler/ir/x86/emitter.cpp:2042
↓ 1 callersMethodmove_avx_reg
category/vm/compiler/ir/x86/virtual_stack.cpp:828
↓ 1 callersMethodmove_back
(&mut self)
rust/crates/monad-exec-events/examples/explorer.rs:246
↓ 1 callersMethodmove_trie_version_fiber_blocking
category/mpt/db.cpp:327
↓ 1 callersFunctionmsm
category/execution/ethereum/precompiles_bls12.cpp:237
↓ 1 callersFunctionmstore
category/vm/runtime/memory.hpp:38
↓ 1 callersFunctionmul
category/vm/interpreter/instruction_table.hpp:434
↓ 1 callersMethodmul_with_bit_size_by_rax
category/vm/compiler/ir/x86/emitter.cpp:6381
↓ 1 callersFunctionmulx
category/core/runtime/uint256/portable.hpp:78
↓ 1 callersMethodn
category/rpc/eth_simulate_block_hash_buffer.cpp:41
↓ 1 callersMethodnegated_deferred_comparison
category/vm/compiler/ir/x86/virtual_stack.cpp:123
↓ 1 callersFunctionnegated_power_of_32_constant
category/vm/fuzzing/generator/generator.hpp:242
↓ 1 callersFunctionnegated_power_of_two_constant
category/vm/fuzzing/generator/generator.hpp:257
↓ 1 callersFunctionnew_account
category/statesync/test/fuzz_statesync.cpp:137
↓ 1 callersFunctionnew_emitter_asm_log_path
test/vm/unit/emitter_tests.cpp:65
↓ 1 callersFunctionnew_storage
category/statesync/test/fuzz_statesync.cpp:194
↓ 1 callersMethodnext
cmd/monad/wal_reader.cpp:61
↓ 1 callersMethodnext_n_rows
(&mut self, amount: u16)
rust/crates/monad-exec-events/examples/explorer.rs:127
↓ 1 callersMethodnext_row
(&mut self)
rust/crates/monad-exec-events/examples/explorer.rs:123
↓ 1 callersFunctionnibble_to_string
(val, data)
gdb-scripts/monad_pretty_printer.py:39
↓ 1 callersMethodnotify_operation_completed_
category/async/io.hpp:608
↓ 1 callersMethodnotify_operation_initiation_success_
category/async/io.hpp:571
↓ 1 callersMethodnotify_operation_reset_
category/async/io.hpp:601
↓ 1 callersFunctionnum_pages
///////////////////////////////////////////////////////////////////////// helpers
category/mpt/trie.hpp:539
↓ 1 callersMethodnum_threads
Get the number of OS threads in the pool
category/core/fiber/fiber_thread_pool.hpp:88
↓ 1 callersFunctionon_commit
category/statesync/statesync_server_context.cpp:35
↓ 1 callersMethodon_credit
category/execution/monad/reserve_balance.cpp:277
↓ 1 callersFunctionon_finalize
category/statesync/statesync_server_context.cpp:76
↓ 1 callersMethodon_pop_reject
category/execution/monad/reserve_balance.cpp:292
↓ 1 callersMethodon_self_destruct
category/execution/ethereum/trace/call_tracer.cpp:76
↓ 1 callersMethodon_set_code
category/execution/monad/reserve_balance.cpp:303
↓ 1 callersFunctionopcode_name
category/vm/compiler/ir/instruction.hpp:251
↓ 1 callersFunctionoperator()
category/core/hash.hpp:48
↓ 1 callersFunctionor_
category/vm/interpreter/instruction_table.hpp:706
↓ 1 callersMethodpair_bitmap
category/execution/monad/db/storage_page.cpp:43
↓ 1 callersFunctionpairing_check
category/execution/ethereum/precompiles_bls12.cpp:382
↓ 1 callersFunctionparse_args
test/vm/fuzzer/fuzzer.cpp:336
↓ 1 callersFunctionparse_args
cmd/vm/mce/mce.cpp:70
↓ 1 callersFunctionparse_args
cmd/vm/parser/parser_tool.cpp:59
↓ 1 callersFunctionparse_args
()
scripts/vm/benchmark-analysis/src/compare_benchmarks/main.py:25
↓ 1 callersFunctionparse_args
()
scripts/vm/benchmark-analysis/src/compare_implementations/main.py:24
↓ 1 callersFunctionparse_args
category/execution/monad/staking/fuzzer/staking_contract_fuzzer.cpp:88
↓ 1 callersFunctionparse_cachegrind_file
Parses a cachegrind out file and returns a dictionary with the summary data.
scripts/vm/benchmark-analysis/src/cachegrind/main.py:104
↓ 1 callersFunctionparse_command_arguments
test/vm/micro_benchmarks/main.cpp:64
↓ 1 callersFunctionparse_constant_or_label
category/vm/utils/parser.cpp:128
↓ 1 callersFunctionparse_encoded_receipt_ignore_log_index
category/execution/ethereum/db/util.cpp:360
↓ 1 callersFunctionparse_encoded_transaction_ignore_sender
category/execution/ethereum/db/util.cpp:379
↓ 1 callersFunctionparse_generator_focus
Simple parser using the from_json overload
category/vm/fuzzing/generator/generator.hpp:184
↓ 1 callersFunctionparse_list_metadata_raw
Like parse_list_metadata, but the returned view spans the full list encoding including the RLP list header — i.e. the header byte(s) plus the payload
category/execution/ethereum/rlp/decode.hpp:248
↓ 1 callersFunctionparse_opcodes_helper
category/vm/utils/parser.cpp:237
← previousnext →1,801–1,900 of 4,707, ranked by callers