Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Mellanox/libvma
/ functions
Functions
3,841 in github.com/Mellanox/libvma
⨍
Functions
3,841
◇
Types & classes
1,830
↓ 1 callers
Method
RemoveDirectoryName
Returns a copy of the FilePath with the directory part removed. Example: FilePath("path/to/file").RemoveDirectoryName() returns FilePath("file"). If t
tests/gtest/googletest/src/gtest-filepath.cc:150
↓ 1 callers
Method
RemoveExtension
Returns a copy of the FilePath with the case-insensitive extension removed. Example: FilePath("dir/file.exe").RemoveExtension("EXE") returns FilePath(
tests/gtest/googletest/src/gtest-filepath.cc:119
↓ 1 callers
Function
ReportInvalidTestCaseType
tests/gtest/googletest/src/gtest.cc:2254
↓ 1 callers
Method
ReportTestPartResult
Increments the test part result count and remembers the result. This method is from the TestPartResultReporterInterface interface.
tests/gtest/googletest/src/gtest.cc:582
↓ 1 callers
Method
Run
Runs the test and updates the test result.
tests/gtest/googletest/src/gtest.cc:2156
↓ 1 callers
Function
Set
tests/gtest/googletest/include/gtest/internal/gtest-filepath.h:73
↓ 1 callers
Method
SetDefaultResultPrinter
Sets the default_result_printer attribute to the provided listener. The listener is also added to the listener list and previous default_result_printe
tests/gtest/googletest/src/gtest.cc:3663
↓ 1 callers
Method
SetDefaultXmlGenerator
Sets the default_xml_generator attribute to the provided listener. The listener is also added to the listener list and previous default_xml_generator
tests/gtest/googletest/src/gtest.cc:3679
↓ 1 callers
Method
SetUp
Sets up the test fixture. A sub-class may override this.
tests/gtest/googletest/src/gtest.cc:1918
↓ 1 callers
Method
SetValue
Sets a new value, overriding the one supplied in the constructor.
tests/gtest/googletest/include/gtest/gtest.h:486
↓ 1 callers
Function
ShouldRunTestOnShard
Given the total number of shards, the shard index, and the test id, returns true iff the test should be run on this shard. The test id is some arbitra
tests/gtest/googletest/src/gtest.cc:4518
↓ 1 callers
Function
ShouldUseColor
Returns true iff Google Test should use colors in the output.
tests/gtest/googletest/src/gtest.cc:2614
↓ 1 callers
Function
Shuffle
tests/gtest/googletest/src/gtest-internal-inl.h:332
↓ 1 callers
Function
SkipSpaces
Skips to the first non-space char in str. Returns an empty string if str contains only whitespace characters.
tests/gtest/googletest/src/gtest-typed-test.cc:42
↓ 1 callers
Function
SleepMilliseconds
Sleeps for (roughly) n milli-seconds. This function is only for testing Google Test's own constructs. Don't use it in user tests, either directly or
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1188
↓ 1 callers
Function
SplitString
Splits a given string on a given delimiter, populating a given vector with the fields. GTEST_HAS_DEATH_TEST implies that we have ::std::string, so we
tests/gtest/googletest/src/gtest-death-test.cc:1208
↓ 1 callers
Function
StackGrowsDown
tests/gtest/googletest/src/gtest-death-test.cc:988
↓ 1 callers
Function
StackLowerThanAddress
tests/gtest/googletest/src/gtest-death-test.cc:983
↓ 1 callers
Function
StrCaseCmp
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1708
↓ 1 callers
Function
StrError
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1790
↓ 1 callers
Method
TearDown
Tears down the test fixture. A sub-class may override this.
tests/gtest/googletest/src/gtest.cc:1924
↓ 1 callers
Function
TestPartResult
C'tor. TestPartResult does NOT have a default constructor. Always use this constructor (with parameters) to create a TestPartResult object.
tests/gtest/googletest/include/gtest/gtest-test-part.h:61
↓ 1 callers
Function
TestPartResultTypeToString
Converts a TestPartResult::Type enum to human-friendly string representation. Both kNonFatalFailure and kFatalFailure are translated to "Failure", as
tests/gtest/googletest/src/gtest.cc:2527
↓ 1 callers
Function
ToUpper
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1688
↓ 1 callers
Function
UniversalPrintArray
tests/gtest/googletest/include/gtest/gtest-printers.h:611
↓ 1 callers
Method
Unlock
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1549
↓ 1 callers
Function
ValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
tests/gtest/googletest/src/gtest-port.cc:257
↓ 1 callers
Function
ValidateTestPropertyName
tests/gtest/googletest/src/gtest.cc:1823
↓ 1 callers
Method
WaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1221
↓ 1 callers
Function
Write
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1786
↓ 1 callers
Function
WriteToShardStatusFileIfNeeded
Reads the GTEST_SHARD_STATUS_FILE environment variable, and creates the file if the variable is present. If a file already exists at this location, th
tests/gtest/googletest/src/gtest.cc:4433
↓ 1 callers
Function
YYID
(yyi)
src/vma/config_parser.c:557
↓ 1 callers
Function
__cmsg_nxthdr
src/vma/sock/sock-redirect.cpp:739
↓ 1 callers
Function
__get_cpu_clocks_per_sec
tests/testbed/testbed.c:1244
↓ 1 callers
Function
__vma_add_dbl_lst_node_head
src/vma/config_parser.c:194
↓ 1 callers
Function
__vma_add_inst_with_int_uid
src/vma/config_parser.c:285
↓ 1 callers
Function
__vma_add_rule
use the above state for making a new rule */
src/vma/config_parser.c:292
↓ 1 callers
Function
__vma_dump_rule_config_state
dump the current state in readable format */
src/vma/config_parser.c:163
↓ 1 callers
Function
__vma_get_role_str
src/vma/util/libvma.h:112
↓ 1 callers
Function
__vma_log_set_log_file
TODO AlexV: implement this function
src/vma/util/libvma.h:265
↓ 1 callers
Function
__vma_log_set_log_stderr
TODO AlexV: implement this function
src/vma/util/libvma.h:259
↓ 1 callers
Function
__vma_log_set_log_syslog
TODO AlexV: implement this function
src/vma/util/libvma.h:262
↓ 1 callers
Function
__vma_log_set_min_level
src/vma/util/libvma.h:253
↓ 1 callers
Function
__vma_match_tcp_client
src/vma/util/match.cpp:447
↓ 1 callers
Function
__vma_match_udp_connect
src/vma/util/match.cpp:481
↓ 1 callers
Function
__vma_parse_config_file
parse apollo route dump file */
src/vma/config_parser.c:2187
↓ 1 callers
Function
__vma_parse_config_line
src/vma/config_parser.c:2216
↓ 1 callers
Function
__vma_set_ipv4_addr
define the address by 4 integers */
src/vma/config_parser.c:113
↓ 1 callers
Function
_def_config
tests/gtest/main.cc:46
↓ 1 callers
Function
_def_config
tests/testbed/testbed.c:330
↓ 1 callers
Function
_dump_seg
src/vma/lwip/tcp_out.c:72
↓ 1 callers
Function
_fin_stat
tests/testbed/testbed.c:1768
↓ 1 callers
Function
_get_addr
tests/testbed/testbed.c:1344
↓ 1 callers
Function
_ini_stat
tests/testbed/testbed.c:1742
↓ 1 callers
Function
_proc_engine
tests/testbed/testbed.c:723
↓ 1 callers
Function
_proc_receiver
tests/testbed/testbed.c:1009
↓ 1 callers
Function
_proc_sender
tests/testbed/testbed.c:512
↓ 1 callers
Function
_set_config
tests/gtest/main.cc:68
↓ 1 callers
Function
_set_config
tests/testbed/testbed.c:350
↓ 1 callers
Function
_set_noblock
tests/extra_api_tests/socketxtreme/server_tcp.c:80
↓ 1 callers
Function
_tcp_create_and_bind
tests/extra_api_tests/socketxtreme/server_tcp.c:100
↓ 1 callers
Method
accept_clone
src/vma/sock/sockinfo_tcp.cpp:2575
↓ 1 callers
Method
ack_and_arm_cq
src/vma/dev/ring_simple.cpp:311
↓ 1 callers
Function
ad_hoc_test_result
Returns the TestResult for the ad hoc test.
tests/gtest/googletest/src/gtest-internal-inl.h:609
↓ 1 callers
Method
adapt_cq_moderation
src/vma/dev/ring_bond.cpp:310
↓ 1 callers
Method
addNewOrUpdate
tests/gtest/common/tap.h:210
↓ 1 callers
Method
addTapTestResult
tests/gtest/common/tap.h:178
↓ 1 callers
Method
add_epoll_context
src/vma/sock/sockinfo.cpp:998
↓ 1 callers
Function
add_fd_to_array
Find mc_grp in mc_group_fds array. if exist: add the fd to the list. if not: add the mc group to the array and the fd to the list
src/stats/stats_reader.cpp:773
↓ 1 callers
Function
add_flow
tools/daemon/flow.c:103
↓ 1 callers
Function
add_flow_egress
tools/daemon/flow.c:514
↓ 1 callers
Method
add_frag
* Complexity of the algorithm: * O(1) if packets are coming in order or reverse order * O(n^2) for random fragments, where n is number of fragments
src/vma/proto/ip_frag.cpp:269
↓ 1 callers
Function
add_pending_list
tools/daemon/flow.c:641
↓ 1 callers
Method
add_profile
src/vma/dev/ring_profile.cpp:65
↓ 1 callers
Method
add_qp_tx
src/vma/dev/cq_mgr.cpp:242
↓ 1 callers
Method
addepfd
src/vma/sock/fd_collection.cpp:389
↓ 1 callers
Method
addpipe
src/vma/sock/fd_collection.cpp:338
↓ 1 callers
Method
addsocket
src/vma/sock/fd_collection.cpp:180
↓ 1 callers
Method
addtapfd
src/vma/sock/fd_collection.cpp:425
↓ 1 callers
Method
alloc_and_reg_mr
src/vma/dev/allocator.cpp:89
↓ 1 callers
Function
alloc_fd_mask
src/stats/stats_reader.cpp:911
↓ 1 callers
Method
allocate_resources
* Allocate dev_mem resources */
src/vma/dev/dm_mgr.cpp:40
↓ 1 callers
Function
analize_fds_range
src/stats/stats_reader.cpp:1237
↓ 1 callers
Function
async_echo_client
(argv)
tests/async-echo-client/async-echo-client.py:29
↓ 1 callers
Method
attach_as_uc_receiver
src/vma/sock/sockinfo.cpp:1360
↓ 1 callers
Method
attach_flow
src/vma/dev/ring_bond.cpp:76
↓ 1 callers
Method
barrier
tests/gtest/common/base.cc:61
↓ 1 callers
Function
block_till_writeable
(sock)
tests/functionality/iomux/client.py:40
↓ 1 callers
Function
block_till_writeable
(sock)
tests/functionality/iomux/eclient.py:58
↓ 1 callers
Function
block_till_writeable
(sock)
tests/functionality/iomux/pclient.py:58
↓ 1 callers
Function
buffer_batching_mode_str
src/vma/main.cpp:254
↓ 1 callers
Function
calc_round_trip_times_details
tests/latency_test/udp_lat.c:1550
↓ 1 callers
Function
calc_round_trip_times_details_of_burst
tests/latency_test/udp_lat.c:1770
↓ 1 callers
Function
cc_destroy
src/vma/lwip/cc.c:69
↓ 1 callers
Function
cc_init
src/vma/lwip/cc.c:62
↓ 1 callers
Function
cc_post_recovery
src/vma/lwip/cc.c:98
↓ 1 callers
Function
check_cpu_speed
src/vma/main.cpp:205
↓ 1 callers
Function
check_data_integrity
returns 1 if buffers are identical */
tests/latency_test/udp_lat.c:682
↓ 1 callers
Function
check_debug
src/vma/main.cpp:194
↓ 1 callers
Function
check_empty_addr
tests/throughput_test/bandwidth_test.c:233
← previous
next →
1,001–1,100 of 3,841, ranked by callers