MCPcopy Create free account

hub / github.com/Mellanox/libvma / functions

Functions3,841 in github.com/Mellanox/libvma

↓ 4 callersFunctionpipe
src/vma/sock/sock-redirect.cpp:2544
↓ 4 callersFunctionpoll_helper
Poll the file descriptors described by the NFDS structures starting at FDS. If TIMis nonzero and not -1, allow TIMmilliseconds for an event to
src/vma/sock/sock-redirect.cpp:2249
↓ 4 callersMethodpop_back
src/vma/util/vma_list.h:235
↓ 4 callersFunctionprint_activity_info
tests/latency_test/udp_lat.c:430
↓ 4 callersFunctionprint_full_iomux_stats
Print statistics for select(), poll(), epoll()
src/stats/stats_reader.cpp:564
↓ 4 callersFunctionprint_iomux_totals
src/stats/stats_reader.cpp:621
↓ 4 callersFunctionpriv_ibv_event_desc_str
See - IB Arch Spec - 11.6.3 ASYNCHRONOUS EVENTS
src/vma/ib/base/verbs_extra.cpp:53
↓ 4 callersFunctionrandom
Gets the random number generator.
tests/gtest/googletest/src/gtest-internal-inl.h:804
↓ 4 callersMethodrepeater
Returns repeater that broadcasts the TestEventListener events to all subscribers.
tests/gtest/googletest/src/gtest.cc:3656
↓ 4 callersFunctionreset
src/vma/util/vma_stats.h:171
↓ 4 callersFunctionsendfile
src/vma/sock/sock-redirect.cpp:2071
↓ 4 callersFunctionserver_receive_then_send
** receive from and send to selected socket */
tests/latency_test/udp_lat.c:1182
↓ 4 callersMethodset_bound_addr
src/vma/proto/dst_entry.cpp:582
↓ 4 callersMethodset_dst_addr
src/vma/proto/rule_val.h:27
↓ 4 callersMethodset_immediate_os_sample
src/vma/sock/fd_collection.h:215
↓ 4 callersMethodset_opcode
src/vma/dev/wqe_send_handler.h:23
↓ 4 callersMethodset_timeout_msec
src/vma/util/utils.h:313
↓ 4 callersMethodsize
src/vma/util/chunk_list.h:112
↓ 4 callersFunctionsprintf_fdset
Format a fd_set into a string for logging Check nfd to know how many 32 bits hexs do we want to sprintf into user buffer
src/vma/sock/sock-redirect.cpp:2102
↓ 4 callersFunctionsys_rootuser
tests/gtest/common/sys.h:82
↓ 4 callersFunctionsys_sendto
tools/daemon/daemon.c:385
↓ 4 callersFunctiontcp_build_timestamp_option
Build a timestamp option (12 bytes long) at the specified options pointer) * * @param pcb tcp_pcb * @param opts option pointer where to store the t
src/vma/lwip/tcp_out.c:854
↓ 4 callersFunctiontcp_recv
* Used to specify the function that should be called when a TCP * connection receives data. * * @param pcb tcp_pcb to set the recv callback * @par
src/vma/lwip/tcp.c:1165
↓ 4 callersFunctiontcp_segs_free
* Deallocates a list of TCP segments (tcp_seg structures). * * @param seg tcp_seg list of TCP segments to free */
src/vma/lwip/tcp.c:909
↓ 4 callersMethodtest_to_run_count
Gets the number of tests that should run.
tests/gtest/googletest/src/gtest.cc:765
↓ 4 callersFunctionvlog_stop
src/vlogger/vlogger.cpp:246
↓ 4 callersMethodwait_for_notification_and_process_element
src/vma/dev/cq_mgr.cpp:855
↓ 4 callersFunctionwritev
src/vma/sock/sock-redirect.cpp:1739
↓ 4 callersFunctionyydestruct
(yymsg, yytype, yyvaluep)
src/vma/config_parser.c:1440
↓ 3 callersMethodAddTestPartResult
Adds a test part result to the list.
tests/gtest/googletest/src/gtest.cc:1732
↓ 3 callersMethodAppend
tests/gtest/googletest/src/gtest.cc:3007
↓ 3 callersFunctionArrayAsVector
tests/gtest/googletest/src/gtest.cc:1790
↓ 3 callersFunctionAssertionResult
Used in the EXPECT_TRUE/FALSE(bool_expression).
tests/gtest/googletest/include/gtest/gtest.h:262
↓ 3 callersFunctionCaptureStderr
Starts capturing stderr.
tests/gtest/googletest/src/gtest-port.cc:659
↓ 3 callersMethodClear
Clears the object.
tests/gtest/googletest/src/gtest.cc:1844
↓ 3 callersMethodClone
tests/gtest/googletest/include/gtest/internal/gtest-param-util.h:212
↓ 3 callersFunctionFlagToEnvVar
Returns the name of the environment variable corresponding to the given flag. For example, FlagToEnvVar("foo") will return "GTEST_FOO" in the open-so
tests/gtest/googletest/src/gtest-port.cc:709
↓ 3 callersFunctionFlushInfoLog
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1044
↓ 3 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
tests/gtest/googletest/src/gtest.cc:3281
↓ 3 callersMethodGetTestPartResultReporterForCurrentThread
Returns the test part result reporter for the current thread.
tests/gtest/googletest/src/gtest.cc:696
↓ 3 callersFunctionGetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
tests/gtest/googletest/src/gtest.cc:598
↓ 3 callersFunctionInt32FromGTestEnv
Reads and returns a 32-bit integer stored in the environment variable corresponding to the given flag; if it isn't set or doesn't represent a valid 32
tests/gtest/googletest/src/gtest-port.cc:776
↓ 3 callersFunctionIsSpace
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1671
↓ 3 callersFunctionIsTrue
tests/gtest/googletest/src/gtest.cc:4722
↓ 3 callersFunctionMatchRegexAtHead
Returns true iff regex matches a prefix of str. regex must be a valid simple regular expression and not start with "^", or the result is undefined.
tests/gtest/googletest/src/gtest-port.cc:347
↓ 3 callersFunctionParseFlagValue
Parses a string as a command line flag. The string should have the format "--flag=value". When def_optional is true, the "=value" part can be omitte
tests/gtest/googletest/src/gtest.cc:4751
↓ 3 callersFunctionParseInt32
Parses 'str' for a 32-bit signed integer. If successful, writes the result to *value and returns true; otherwise leaves *value unchanged and returns
tests/gtest/googletest/src/gtest-port.cc:724
↓ 3 callersFunctionParseInt32Flag
Parses a string for an Int32 flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
tests/gtest/googletest/src/gtest.cc:4806
↓ 3 callersFunctionPrintByteSegmentInObjectTo
Prints a segment of bytes in the given object.
tests/gtest/googletest/src/gtest-printers.cc:59
↓ 3 callersFunctionPrintRawArrayTo
tests/gtest/googletest/include/gtest/gtest-printers.h:447
↓ 3 callersMethodRemoveTrailingPathSeparator
If input name has a trailing separator character, remove it and return the name, otherwise return the name string unmodified. On Windows platform, use
tests/gtest/googletest/src/gtest-filepath.cc:341
↓ 3 callersFunctionReportFailureInUnknownLocation
tests/gtest/googletest/src/gtest.cc:1941
↓ 3 callersFunctionShuffleRange
tests/gtest/googletest/src/gtest-internal-inl.h:311
↓ 3 callersFunction__vma_add_instance
use the above state for adding a new instance */
src/vma/config_parser.c:238
↓ 3 callersFunction__vma_match_udp_receiver
src/vma/util/match.cpp:470
↓ 3 callersFunction__vma_set_inet_addr_prefix_len
src/vma/config_parser.c:127
↓ 3 callersFunction_udp_create_and_bind
tests/testbed/testbed.c:1451
↓ 3 callersFunction_usage
tests/testbed/testbed.c:299
↓ 3 callersMethodaccept4
src/vma/sock/sockinfo_tcp.cpp:2567
↓ 3 callersFunctionalign_to_octoword_up
src/vma/dev/qp_mgr_eth_mlx5.cpp:46
↓ 3 callersMethodcall
src/vma/iomux/io_mux_call.cpp:438
↓ 3 callersFunctioncc_ack_received
src/vma/lwip/cc.c:76
↓ 3 callersFunctioncheck_device_exist
src/vma/util/utils.cpp:932
↓ 3 callersFunctioncleanup
tests/latency_test/udp_lat.c:329
↓ 3 callersFunctionclient_inc_sequnce_counter
tests/latency_test/udp_lat.c:1617
↓ 3 callersMethodconfigure_eth_headers
src/vma/proto/header.cpp:109
↓ 3 callersMethodconfigure_vlan_eth_headers
src/vma/proto/header.cpp:126
↓ 3 callersMethodcopy_l2_ip_udp_hdr
src/vma/proto/header.h:100
↓ 3 callersMethodcreate_new_key
src/vma/dev/ring_allocation_logic.cpp:98
↓ 3 callersFunctiondel_flow
tools/daemon/flow.c:349
↓ 3 callersMethodempty
src/vma/util/chunk_list.h:108
↓ 3 callersMethodenable_migration
src/vma/dev/ring_allocation_logic.h:59
↓ 3 callersMethodfd_closed
src/vma/iomux/epfd_info.cpp:526
↓ 3 callersFunctionfd_collection_get_epfd
src/vma/sock/fd_collection.h:269
↓ 3 callersMethodflow_in_reuse
src/vma/sock/sockinfo.h:160
↓ 3 callersFunctionfree_pending_list
tools/daemon/flow.c:619
↓ 3 callersFunctionfrom_str
convert str to vlog_levels_t; upon error - returns the given 'def_value'
src/vlogger/vlogger.cpp:72
↓ 3 callersFunctionget_addr_from_nl_addr
src/vma/proto/route_table_mgr.cpp:244
↓ 3 callersMethodget_addrlen
src/vma/proto/L2_address.h:35
↓ 3 callersFunctionget_bond_active_slave_name
src/vma/util/utils.cpp:839
↓ 3 callersFunctionget_bond_slaves_name_list
src/vma/util/utils.cpp:919
↓ 3 callersMethodget_burst_capability
src/vma/dev/ib_ctx_handler.h:60
↓ 3 callersFunctionget_cpu_hz
* Read the CPU's Hz (based on /proc/cpuinfo Mhz report) * Provide the MAX and MIN values, which might be the case if core are running at power control
src/utils/rdtsc.h:30
↓ 3 callersMethodget_ibv_cq_hndl
src/vma/dev/cq_mgr.cpp:178
↓ 3 callersMethodget_ifname
src/vma/dev/net_device_val.h:210
↓ 3 callersMethodget_listen_maxconn
src/vma/util/sysctl_reader.h:90
↓ 3 callersMethodget_local_if
src/vma/proto/flow_tuple.h:95
↓ 3 callersMethodget_max_mtu
src/vma/dev/net_device_table_mgr.cpp:548
↓ 3 callersFunctionget_netvsc_slave
src/vma/util/utils.cpp:854
↓ 3 callersMethodget_num_of_sinks
src/vma/dev/rfs.h:106
↓ 3 callersMethodget_route_val
src/vma/netlink/route_info.h:24
↓ 3 callersMethodget_tx_comp_event_channel
src/vma/dev/ring_simple.h:69
↓ 3 callersMethodgetpeername
src/vma/sock/sockinfo_tcp.cpp:3995
↓ 3 callersMethodglobal_ring_poll_and_process_element
src/vma/dev/net_device_val.cpp:1118
↓ 3 callersFunctionibv_flow_spec_eth_set
src/vma/ib/base/verbs_extra.h:192
↓ 3 callersFunctionibv_flow_spec_flow_tag_set
src/vma/ib/base/verbs_extra.h:224
↓ 3 callersMethodindex
tests/gtest/googletest/include/gtest/internal/gtest-death-test-internal.h:250
↓ 3 callersMethodinit_list
src/vma/util/vma_list.h:381
↓ 3 callersMethodinit_wqe
src/vma/dev/wqe_send_handler.cpp:30
↓ 3 callersMethodisPassthrough
src/vma/sock/sockinfo_udp.h:70
← previousnext →401–500 of 3,841, ranked by callers