Home
last modified time | relevance | path

Searched refs:gcov_info (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage.h95 const struct gcov_info *key; /* comdat key */
107 struct gcov_info { struct
109 struct gcov_info *next; /* List head for a singly-linked list */ argument
126 struct gcov_info *gcov_get_list_head(void); argument
127 size_t gcov_populate_buffer(uint8_t *buffer, struct gcov_info *info);
128 size_t gcov_calculate_buff_size(struct gcov_info *info);
Dcoverage.c16 static struct gcov_info *gcov_info_head;
22 void __gcov_init(struct gcov_info *info) in __gcov_init()
87 size_t gcov_calculate_buff_size(struct gcov_info *info) in gcov_calculate_buff_size()
140 size_t gcov_populate_buffer(uint8_t *buffer, struct gcov_info *info) in gcov_populate_buffer()
235 void gcov_reset_counts(struct gcov_info *info) in gcov_reset_counts()
264 struct gcov_info *gcov_list = NULL; in gcov_reset_all_counts()
308 struct gcov_info *gcov_list_first = gcov_info_head; in gcov_coverage_dump()
309 struct gcov_info *gcov_list = gcov_info_head; in gcov_coverage_dump()
352 struct gcov_info *gcov_get_list_head(void) in gcov_get_list_head()
/Zephyr-latest/boards/qemu/x86/
Dqemu_x86_tiny.ld489 * This is for the struct gcov_info for