Home
last modified time | relevance | path

Searched defs:nfiles (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Ddwarf-aux.c26 size_t nfiles, i; in cu_find_realpath() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c3759 unsigned int nfiles) in add_debugfs_files()
/linux/tools/perf/
H A Dbuiltin-trace.c1668 struct file *nfiles = realloc(ttrace->files.table, (fd + 1) * sizeof(struct file)); thread_trace__files_entry() local