Public Attributes | |
uint32_t | nodes_walked |
uint32_t | match_cnt |
The context associated with the employee AVLs.
Definition at line 190 of file employee_example.c.
uint32_t employee_ctx_st_::match_cnt |
Counter for the number of matches found for a given test
Definition at line 194 of file employee_example.c.
uint32_t employee_ctx_st_::nodes_walked |
Counter for the number of nodes walked for a given test
Definition at line 192 of file employee_example.c.