Searched defs:rdCount (Results 1 – 3 of 3) sorted by relevance
44 uint64_t rdCount; // 读取的总数据量 kB_read member
39 uint64_t rdCount = 0; // Total amount of data read kB_read in Parse() local
40 uint64_t rdCount = INVALID_UINT64; member