Searched refs:twriter (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dproftool.c228 * struct twriter - Writer for trace records
239 struct twriter { struct
808 static int add_str(struct twriter *tw, const char *name)
843 static int push_len(struct twriter *tw, int base, const char *msg, int size)
877 static int pop_len(struct twriter *tw, const char *msg)
911 static int start_header(struct twriter *tw, int id, uint flags,
947 static int start_page(struct twriter *tw, ulong timestamp)
979 static int finish_page(struct twriter *tw)
1015 static int output_headers(struct twriter *tw)
1147 static int write_symbols(struct twriter *t
[all...]

Completed in 70 milliseconds