Searched refs:entryCountTransform (Results 1 – 4 of 4) sorted by relevance
66 config.entryCountTransform ? config.entryCountTransform(stat) : stat; in parseState()
35 std::function<uint64_t(uint64_t)> entryCountTransform; variable
36 std::function<uint64_t(uint64_t)> entryCountTransform; variable
80 config.entryCountTransform ? config.entryCountTransform(stat) : stat; in parseState()