Lines Matching refs:size
32 int cpu, void *data, int size, FILE *fp);
35 int cpu, void *data, int size);
37 int parse_ftrace_file(struct tep_handle *pevent, char *buf, unsigned long size);
39 char *buf, unsigned long size, char *sys);
44 void parse_proc_kallsyms(struct tep_handle *pevent, char *file, unsigned int size);
45 void parse_ftrace_printk(struct tep_handle *pevent, char *file, unsigned int size);
46 void parse_saved_cmdline(struct tep_handle *pevent, char *file, unsigned int size);
50 unsigned long long read_size(struct tep_event *event, void *ptr, int size);
56 /* size is only valid if temp is 'true' */
57 ssize_t size;