Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Ddata.h27 bool is_pipe; member
H A Ddata.c165 bool is_pipe = false; in check_pipe() local
H A Dsynthetic-events.c1820 perf_event__handler_t process, bool is_pipe) in perf_event__synthesize_extra_attr()
H A Dcs-etm.c2393 bool is_pipe = perf_data__is_pipe(session->data); in cs_etm__process_auxtrace_event() local
H A Dheader.c3520 bool is_pipe, struct perf_header *ph) in check_magic_endian()
/OK3568_Linux_fs/kernel/fs/
H A Dpipe.c1096 bool is_pipe = inode->i_sb->s_magic == PIPEFS_MAGIC; in fifo_open() local
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-report.c342 bool is_pipe = perf_data__is_pipe(session->data); in report__setup_sample_type() local
H A Dbuiltin-stat.c721 bool is_pipe = STAT_RECORD ? perf_stat.data.is_pipe : false; in __run_perf_stat() local