Home
last modified time | relevance | path

Searched defs:rateLimit (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-postd/
H A Dmain.cpp73 bool rateLimit(PostReporter& reporter, sdeventplus::source::IO& ioSource) in rateLimit() function
266 unsigned int rateLimit = 0; in main() local
/openbmc/phosphor-host-postd/lpcsnoop/
H A Dsnoop.hpp28 unsigned int rateLimit = 0; member in PostReporter