Lines Matching defs:file_path
44 const char *file_path)
66 decomp->file_path = file_path;
107 const char *file_path);
190 event->file_path);
472 const char *file_path __maybe_unused)
1084 u64 timestamp, u64 file_offset, const char *file_path)
1086 return ordered_events__queue(&s->ordered_events, event, timestamp, file_offset, file_path);
1312 const char *file_path)
1318 file_offset, file_path, event->header.size, event->header.type);
1534 const char *file_path)
1539 dump_event(evlist, event, file_offset, sample, file_path);
1623 const char *file_path)
1640 event, &sample, tool, file_offset, file_path);
1651 const char *file_path)
1661 dump_event(session->evlist, event, file_offset, &sample, file_path);
1725 err = tool->compressed(session, event, file_offset, file_path);
1727 dump_event(session->evlist, event, file_offset, &sample, file_path);
1846 const char *file_path)
1861 return perf_session__process_user_event(session, event, file_offset, file_path);
1870 ret = perf_session__queue_event(session, event, timestamp, file_offset, file_path);
1875 return perf_session__deliver_event(session, event, tool, file_offset, file_path);
2209 decomp->file_path)) < 0) {
2241 const char *file_path);
2434 const char *file_path)
2436 return perf_session__process_event(session, event, file_offset, file_path);