Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 10 of 10) sorted by relevance

/libevent-2.1.12/test/
H A Dtest-changelist.c172 double usage, secPassed, secUsed; in main() local
209 get_cpu_usage(&timer, &secPassed, &secUsed, &usage); in main()
217 usage*100); in main()
219 if (usage > 50.0) /* way too high */ in main()
H A Dtest.sh149 usage() function
171 ?*) usage && exit 1;;
H A Dtinytest.c85 static void usage(struct testgroup_t *groups, int list_groups)
399 usage(struct testgroup_t *groups, int list_groups) function
495 usage(groups, 0);
497 usage(groups, 1);
H A Dtest-ratelim.c610 usage(void) in usage() function
655 usage(); in main()
661 usage(); in main()
/libevent-2.1.12/
H A Dcheckpatch.sh9 function usage() function
127 usage
131 usage
H A DChangeLog-2.0356 o Fix warnings about AC_LANG_PROGRAM usage (f663112 Sebastian Hahn)
441 o Correctly count req->body_size on http usage without Content-Length (8e342e5)
483 o Modernize header usage in bench_http.c (e587069)
576 …o Clean up syntax on TAILQ_ENTRY() usage to build correctly with recent MSVC (60433a0 Gilad Benjam…
662 o Possible fix to 100% cpu usage with epoll and openssl (cf249e7 Mike Smellie)
702 o Make test-changelist count cpu usage right on win32 (ea1ea3d)
911 o Fix regress_iocp.c usage of old lock allocation macros. (31687b4 unknown)
958 o Fix getpid() usage on Windows (ff2a134)
H A Devent_rpcgen.py1844 usage="%(prog)s [options] rpc-file [[h-file] c-file]"
H A DChangeLog904 the function actually does and usage (da86dda Andrew Sweeney)
1259 o Remove http_struct.h usage in sample/https-client.c (8a90a85)
1785 o Fix warnings about AC_LANG_PROGRAM usage (f663112 Sebastian Hahn)
2026 o Remove internal usage of _GNU_SOURCE (3b26541 Kevin Bowling)
/libevent-2.1.12/cmake/
H A DVersionViaGit.cmake11 # Example usage:
H A DCodeCoverage.cmake31 # - Some additional usage instructions.