Home
last modified time | relevance | path

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

/tools/
A Dproftool.c811 static int add_str(struct twriter *tw, const char *name) in add_str()
846 static int push_len(struct twriter *tw, int base, const char *msg, int size) in push_len()
880 static int pop_len(struct twriter *tw, const char *msg) in pop_len()
914 static int start_header(struct twriter *tw, int id, uint flags, in start_header()
950 static int start_page(struct twriter *tw, ulong timestamp) in start_page()
982 static int finish_page(struct twriter *tw) in finish_page()
1018 static int output_headers(struct twriter *tw) in output_headers()
1150 static int write_symbols(struct twriter *tw) in write_symbols()
1187 static int write_options(struct twriter *tw) in write_options()
1309 static int write_pages(struct twriter *tw, enum out_format_t out_format, in write_pages()
[all …]

Completed in 7 milliseconds