Searched refs:usage (Results 1 – 10 of 10) sorted by relevance
172 double usage, secPassed, secUsed; in main() local209 get_cpu_usage(&timer, &secPassed, &secUsed, &usage); in main()217 usage*100); in main()219 if (usage > 50.0) /* way too high */ in main()
149 usage() function171 ?*) usage && exit 1;;
85 static void usage(struct testgroup_t *groups, int list_groups)399 usage(struct testgroup_t *groups, int list_groups) function495 usage(groups, 0);497 usage(groups, 1);
610 usage(void) in usage() function655 usage(); in main()661 usage(); in main()
9 function usage() function127 usage131 usage
356 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)
1844 usage="%(prog)s [options] rpc-file [[h-file] c-file]"
904 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)
11 # Example usage:
31 # - Some additional usage instructions.