Searched refs:TIMING_TYPE (Results 1 – 19 of 19) sorted by relevance
/benchtests/ |
A D | bench-timing-type.c | 25 puts (TIMING_TYPE); in main()
|
A D | bench-timing.h | 32 #define TIMING_TYPE "hp_timing" macro
|
A D | bench-memset-large.c | 88 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memcpy-walk.c | 105 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memset-walk.c | 82 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memmove-large.c | 95 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memmove-walk.c | 119 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-rawmemchr.c | 115 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memcpy-large.c | 106 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-strlen.c | 116 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memset.c | 96 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-malloc-simple.c | 123 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in bench()
|
A D | bench-memmove.c | 98 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memcpy-random.c | 186 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-malloc-thread.c | 255 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in main()
|
A D | bench-memcmp.c | 138 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-memcpy.c | 111 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-strcmp.c | 212 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
A D | bench-strncmp.c | 329 json_attr_string (&json_ctx, "timing_type", TIMING_TYPE); in test_main()
|
Completed in 20 milliseconds