Searched refs:d_int (Results 1 – 2 of 2) sorted by relevance
219 int64 = (int64_t)dp.data.d_int in dtop_handle_dp_type_for_snapshot()220 - (int64_t)dp.initial_data.d_int; in dtop_handle_dp_type_for_snapshot()341 sscanf(str, "%d", &(dp->data.d_int)); in dtop_store_dp()343 dp->initial_data.d_int = dp->data.d_int; in dtop_store_dp()
80 int32_t d_int; member