Searched defs:bufspace (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/tools/tracing/latency/ |
H A D | latency-collector.c | 1072 __print_skipmessage(const struct short_msg *resize_msg, const struct timespec *timestamp, char *buffer, size_t bufspace, const struct entry *req, bool excuse, const char *str) __print_skipmessage() argument 1111 print_skipmessage(const struct short_msg *resize_msg, const struct timespec *timestamp, char *buffer, size_t bufspace, const struct entry *req, bool excuse) print_skipmessage() argument 1120 print_lostmessage(const struct timespec *timestamp, char *buffer, size_t bufspace, const struct entry *req, const char *reason) print_lostmessage() argument 1128 print_tracefile(const struct short_msg *resize_msg, const struct timespec *timestamp, char *buffer, size_t bufspace, long slept, const struct entry *req) print_tracefile() argument 1461 const size_t bufspace = PRINT_BUFFER_SIZE; tracing_loop() local 1551 const size_t bufspace = PRINT_BUFFER_SIZE; do_printloop() local [all...] |
Completed in 4 milliseconds