Searched defs:num_sockets (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/coreboot/src/soc/intel/xeon_sp/ |
H A D | numa.c | 36 uint8_t num_sockets = soc_get_num_cpus(); in fill_pds() local
|
/aosp_15_r20/packages/modules/adb/ |
D | sysdeps_test.cpp | 217 static constexpr int num_sockets = 256; in TEST_F() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | sockmap_basic.c | 190 __u32 i, num_sockets, num_elems; in test_sockmap_copy() local
|
H A D | bpf_iter.c | 1237 int err, i, len, map_fd, iter_fd, num_sockets; in test_bpf_sk_storage_map() local
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | fuzzed_host_resolver_util.cc | 358 int num_sockets = data_provider_->ConsumeIntegralInRange(1, 4); in CreateSockets() local
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | websocket_transport_client_socket_pool.cc | 133 int num_sockets, in RequestSockets()
|
H A D | transport_client_socket_pool.cc | 303 int num_sockets, in RequestSockets()
|
/aosp_15_r20/external/curl/lib/ |
H A D | easy.c | 389 int num_sockets; /* number of nodes in the monitor list */ member
|
/aosp_15_r20/external/curl/tests/server/ |
H A D | sws.c | 133 static size_t num_sockets = 0; variable
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_chromium_client_session.cc | 2274 void QuicChromiumClientSession::OnMigrationTimeout(size_t num_sockets) { in OnMigrationTimeout()
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | http_stream_factory_unittest.cc | 469 int num_sockets, in RequestSockets()
|