Searched refs:tep_parse_header_page (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/tools/lib/traceevent/Documentation/ | 
| D | libtraceevent-parse_head.txt | 6 tep_parse_header_page - Parses the data stored in the header page.14 int *tep_parse_header_page*(struct tep_handle pass:[*]_tep_, char pass:[*]_buf_, unsigned long _siz…
 45 if (tep_parse_header_page(tep, buf, size, sizeof(unsigned long)) != 0) {
 
 | 
| D | libtraceevent.txt | 65 …int *tep_parse_header_page*(struct tep_handle pass:[*]_tep_, char pass:[*]_buf_, unsigned long _si…
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | trace-event-read.c | 220 	if (!tep_parse_header_page(pevent, header_page, size,  in read_header_files()
 | 
| /Linux-v5.4/tools/lib/traceevent/ | 
| D | event-parse.h | 459 int tep_parse_header_page(struct tep_handle *tep, char *buf, unsigned long size,
 | 
| D | event-parse.c | 6124 int tep_parse_header_page(struct tep_handle *tep, char *buf, unsigned long size,  in tep_parse_header_page()  function
 |