Home
last modified time | relevance | path

Searched defs:CPU_COUNT (Results 1 - 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_start_stop.c32 #undef CPU_COUNT macro
35 #define CPU_COUNT 2 macro
H A Dtest_concurrent_stop.c36 #undef CPU_COUNT macro
38 #define CPU_COUNT 40 macro
H A Dtest_iplimit.c48 #undef CPU_COUNT macro
51 #define CPU_COUNT 2 macro
H A Dperf_get.c54 #undef CPU_COUNT macro
57 #define CPU_COUNT 2 macro
H A Dperf_get_concurrent.c45 #undef CPU_COUNT macro
48 #define CPU_COUNT 2 macro
H A Dtest_get.c50 #undef CPU_COUNT macro
53 #define CPU_COUNT 2 macro
H A Dtest_get_chunked.c44 #undef CPU_COUNT macro
47 #define CPU_COUNT 2 macro
H A Dtest_get_response_cleanup.c52 #undef CPU_COUNT macro
55 #define CPU_COUNT 2 macro
H A Dtest_get_sendfile.c44 #undef CPU_COUNT macro
47 #define CPU_COUNT 2 macro
H A Dtest_large_put.c40 #undef CPU_COUNT macro
43 #define CPU_COUNT 2 macro
H A Dtest_post_loop.c41 #undef CPU_COUNT macro
44 #define CPU_COUNT 2 macro
H A Dtest_postform.c43 #undef CPU_COUNT macro
46 #define CPU_COUNT 2 macro
H A Dtest_process_headers.c41 #undef CPU_COUNT macro
44 #define CPU_COUNT 2 macro
H A Dtest_put.c40 #undef CPU_COUNT macro
43 #define CPU_COUNT 2 macro
H A Dtest_put_chunked.c41 #undef CPU_COUNT macro
44 #define CPU_COUNT 2 macro
H A Dtest_quiesce.c43 #undef CPU_COUNT macro
46 #define CPU_COUNT 2 macro
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dbenchmark.c29 #undef CPU_COUNT macro
32 #define CPU_COUNT 2 macro
H A Dbenchmark_https.c29 #undef CPU_COUNT macro
32 #define CPU_COUNT 2 macro
/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/
H A Dtest_https_get_parallel.c38 #undef CPU_COUNT macro
41 #define CPU_COUNT 4 macro
H A Dtest_https_get_parallel_threads.c40 #undef CPU_COUNT macro
43 #define CPU_COUNT 4 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h121 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h130 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h122 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h137 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h122 #define CPU_COUNT(set) CPU_COUNT_S(sizeof(cpu_set_t),set) macro

Completed in 13 milliseconds

12