Searched refs:stat_val (Results 1 – 1 of 1) sorted by relevance
67 void *stat_val; in stat_mgmt_walk_cb() local71 stat_val = (uint8_t *)hdr + off; in stat_mgmt_walk_cb()74 entry.value = *(uint16_t *) stat_val; in stat_mgmt_walk_cb()77 entry.value = *(uint32_t *) stat_val; in stat_mgmt_walk_cb()80 entry.value = *(uint64_t *) stat_val; in stat_mgmt_walk_cb()