MCPcopy Create free account

hub / github.com/Mellanox/libvma / functions

Functions3,841 in github.com/Mellanox/libvma

↓ 1 callersMethodRemoveDirectoryName
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 callersMethodRemoveExtension
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 callersFunctionReportInvalidTestCaseType
tests/gtest/googletest/src/gtest.cc:2254
↓ 1 callersMethodReportTestPartResult
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 callersMethodRun
Runs the test and updates the test result.
tests/gtest/googletest/src/gtest.cc:2156
↓ 1 callersFunctionSet
tests/gtest/googletest/include/gtest/internal/gtest-filepath.h:73
↓ 1 callersMethodSetDefaultResultPrinter
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 callersMethodSetDefaultXmlGenerator
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 callersMethodSetUp
Sets up the test fixture. A sub-class may override this.
tests/gtest/googletest/src/gtest.cc:1918
↓ 1 callersMethodSetValue
Sets a new value, overriding the one supplied in the constructor.
tests/gtest/googletest/include/gtest/gtest.h:486
↓ 1 callersFunctionShouldRunTestOnShard
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 callersFunctionShouldUseColor
Returns true iff Google Test should use colors in the output.
tests/gtest/googletest/src/gtest.cc:2614
↓ 1 callersFunctionShuffle
tests/gtest/googletest/src/gtest-internal-inl.h:332
↓ 1 callersFunctionSkipSpaces
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 callersFunctionSleepMilliseconds
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 callersFunctionSplitString
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 callersFunctionStackGrowsDown
tests/gtest/googletest/src/gtest-death-test.cc:988
↓ 1 callersFunctionStackLowerThanAddress
tests/gtest/googletest/src/gtest-death-test.cc:983
↓ 1 callersFunctionStrCaseCmp
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1708
↓ 1 callersFunctionStrError
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1790
↓ 1 callersMethodTearDown
Tears down the test fixture. A sub-class may override this.
tests/gtest/googletest/src/gtest.cc:1924
↓ 1 callersFunctionTestPartResult
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 callersFunctionTestPartResultTypeToString
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 callersFunctionToUpper
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1688
↓ 1 callersFunctionUniversalPrintArray
tests/gtest/googletest/include/gtest/gtest-printers.h:611
↓ 1 callersMethodUnlock
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1549
↓ 1 callersFunctionValidateRegex
Generates non-fatal failures and returns false if regex is invalid; otherwise returns true.
tests/gtest/googletest/src/gtest-port.cc:257
↓ 1 callersFunctionValidateTestPropertyName
tests/gtest/googletest/src/gtest.cc:1823
↓ 1 callersMethodWaitForNotification
Blocks until the controller thread notifies. Must be called from a test thread.
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1221
↓ 1 callersFunctionWrite
tests/gtest/googletest/include/gtest/internal/gtest-port.h:1786
↓ 1 callersFunctionWriteToShardStatusFileIfNeeded
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 callersFunctionYYID
(yyi)
src/vma/config_parser.c:557
↓ 1 callersFunction__cmsg_nxthdr
src/vma/sock/sock-redirect.cpp:739
↓ 1 callersFunction__get_cpu_clocks_per_sec
tests/testbed/testbed.c:1244
↓ 1 callersFunction__vma_add_dbl_lst_node_head
src/vma/config_parser.c:194
↓ 1 callersFunction__vma_add_inst_with_int_uid
src/vma/config_parser.c:285
↓ 1 callersFunction__vma_add_rule
use the above state for making a new rule */
src/vma/config_parser.c:292
↓ 1 callersFunction__vma_dump_rule_config_state
dump the current state in readable format */
src/vma/config_parser.c:163
↓ 1 callersFunction__vma_get_role_str
src/vma/util/libvma.h:112
↓ 1 callersFunction__vma_log_set_log_file
TODO AlexV: implement this function
src/vma/util/libvma.h:265
↓ 1 callersFunction__vma_log_set_log_stderr
TODO AlexV: implement this function
src/vma/util/libvma.h:259
↓ 1 callersFunction__vma_log_set_log_syslog
TODO AlexV: implement this function
src/vma/util/libvma.h:262
↓ 1 callersFunction__vma_log_set_min_level
src/vma/util/libvma.h:253
↓ 1 callersFunction__vma_match_tcp_client
src/vma/util/match.cpp:447
↓ 1 callersFunction__vma_match_udp_connect
src/vma/util/match.cpp:481
↓ 1 callersFunction__vma_parse_config_file
parse apollo route dump file */
src/vma/config_parser.c:2187
↓ 1 callersFunction__vma_parse_config_line
src/vma/config_parser.c:2216
↓ 1 callersFunction__vma_set_ipv4_addr
define the address by 4 integers */
src/vma/config_parser.c:113
↓ 1 callersFunction_def_config
tests/gtest/main.cc:46
↓ 1 callersFunction_def_config
tests/testbed/testbed.c:330
↓ 1 callersFunction_dump_seg
src/vma/lwip/tcp_out.c:72
↓ 1 callersFunction_fin_stat
tests/testbed/testbed.c:1768
↓ 1 callersFunction_get_addr
tests/testbed/testbed.c:1344
↓ 1 callersFunction_ini_stat
tests/testbed/testbed.c:1742
↓ 1 callersFunction_proc_engine
tests/testbed/testbed.c:723
↓ 1 callersFunction_proc_receiver
tests/testbed/testbed.c:1009
↓ 1 callersFunction_proc_sender
tests/testbed/testbed.c:512
↓ 1 callersFunction_set_config
tests/gtest/main.cc:68
↓ 1 callersFunction_set_config
tests/testbed/testbed.c:350
↓ 1 callersFunction_set_noblock
tests/extra_api_tests/socketxtreme/server_tcp.c:80
↓ 1 callersFunction_tcp_create_and_bind
tests/extra_api_tests/socketxtreme/server_tcp.c:100
↓ 1 callersMethodaccept_clone
src/vma/sock/sockinfo_tcp.cpp:2575
↓ 1 callersMethodack_and_arm_cq
src/vma/dev/ring_simple.cpp:311
↓ 1 callersFunctionad_hoc_test_result
Returns the TestResult for the ad hoc test.
tests/gtest/googletest/src/gtest-internal-inl.h:609
↓ 1 callersMethodadapt_cq_moderation
src/vma/dev/ring_bond.cpp:310
↓ 1 callersMethodaddNewOrUpdate
tests/gtest/common/tap.h:210
↓ 1 callersMethodaddTapTestResult
tests/gtest/common/tap.h:178
↓ 1 callersMethodadd_epoll_context
src/vma/sock/sockinfo.cpp:998
↓ 1 callersFunctionadd_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 callersFunctionadd_flow
tools/daemon/flow.c:103
↓ 1 callersFunctionadd_flow_egress
tools/daemon/flow.c:514
↓ 1 callersMethodadd_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 callersFunctionadd_pending_list
tools/daemon/flow.c:641
↓ 1 callersMethodadd_profile
src/vma/dev/ring_profile.cpp:65
↓ 1 callersMethodadd_qp_tx
src/vma/dev/cq_mgr.cpp:242
↓ 1 callersMethodaddepfd
src/vma/sock/fd_collection.cpp:389
↓ 1 callersMethodaddpipe
src/vma/sock/fd_collection.cpp:338
↓ 1 callersMethodaddsocket
src/vma/sock/fd_collection.cpp:180
↓ 1 callersMethodaddtapfd
src/vma/sock/fd_collection.cpp:425
↓ 1 callersMethodalloc_and_reg_mr
src/vma/dev/allocator.cpp:89
↓ 1 callersFunctionalloc_fd_mask
src/stats/stats_reader.cpp:911
↓ 1 callersMethodallocate_resources
* Allocate dev_mem resources */
src/vma/dev/dm_mgr.cpp:40
↓ 1 callersFunctionanalize_fds_range
src/stats/stats_reader.cpp:1237
↓ 1 callersFunctionasync_echo_client
(argv)
tests/async-echo-client/async-echo-client.py:29
↓ 1 callersMethodattach_as_uc_receiver
src/vma/sock/sockinfo.cpp:1360
↓ 1 callersMethodattach_flow
src/vma/dev/ring_bond.cpp:76
↓ 1 callersMethodbarrier
tests/gtest/common/base.cc:61
↓ 1 callersFunctionblock_till_writeable
(sock)
tests/functionality/iomux/client.py:40
↓ 1 callersFunctionblock_till_writeable
(sock)
tests/functionality/iomux/eclient.py:58
↓ 1 callersFunctionblock_till_writeable
(sock)
tests/functionality/iomux/pclient.py:58
↓ 1 callersFunctionbuffer_batching_mode_str
src/vma/main.cpp:254
↓ 1 callersFunctioncalc_round_trip_times_details
tests/latency_test/udp_lat.c:1550
↓ 1 callersFunctioncalc_round_trip_times_details_of_burst
tests/latency_test/udp_lat.c:1770
↓ 1 callersFunctioncc_destroy
src/vma/lwip/cc.c:69
↓ 1 callersFunctioncc_init
src/vma/lwip/cc.c:62
↓ 1 callersFunctioncc_post_recovery
src/vma/lwip/cc.c:98
↓ 1 callersFunctioncheck_cpu_speed
src/vma/main.cpp:205
↓ 1 callersFunctioncheck_data_integrity
returns 1 if buffers are identical */
tests/latency_test/udp_lat.c:682
↓ 1 callersFunctioncheck_debug
src/vma/main.cpp:194
↓ 1 callersFunctioncheck_empty_addr
tests/throughput_test/bandwidth_test.c:233
← previousnext →1,001–1,100 of 3,841, ranked by callers