Searched defs:parse_bytes (Results 1 – 3 of 3) sorted by relevance
31 uint8_t parse_bytes(const uint8_t *buf, bool intel_align) { in parse_bytes() function36 uint16_t parse_bytes(const uint8_t *buf, bool intel_align) { in parse_bytes() function51 uint32_t parse_bytes(const uint8_t *buf, bool intel_align) { in parse_bytes() function
307 def parse_bytes(self, pname): member in TraceParser
340 static bool parse_bytes(const char *rate, void *val, struct hashlimit_mt_udata *ud, int revision) in parse_bytes() function