Searched defs:is_pipe (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/perf/util/
H A Ddata.h32 bool is_pipe; member in struct:perf_data
H A Ddata.c184 bool is_pipe = false; local
H A Dcs-etm.c2819 bool is_pipe = perf_data__is_pipe(session->data); local
H A Dsynthetic-events.c2090 perf_event__synthesize_extra_attr(struct perf_tool *tool, struct evlist *evsel_list, perf_event__handler_t process, bool is_pipe) argument
H A Dheader.c3932 check_magic_endian(u64 magic, uint64_t hdr_sz, bool is_pipe, struct perf_header *ph) argument
/linux-master/fs/
H A Dpipe.c1108 bool is_pipe = inode->i_sb->s_magic == PIPEFS_MAGIC; local
/linux-master/tools/perf/
H A Dbuiltin-inject.c117 bool is_pipe; member in struct:perf_inject
H A Dbuiltin-stat.c700 bool is_pipe = STAT_RECORD ? perf_stat.data.is_pipe : false; local
H A Dbuiltin-report.c369 bool is_pipe = perf_data__is_pipe(session->data); local

Completed in 274 milliseconds