Linux Source Code
Home
Release:
6.16
fncache.h
Directory:
tools/perf/util
Added: 2012-03-15
By: Jiri Olsa
Highlighting
Reset All
By Author
By Age
By Commit
──────────
Andi Kleen
Jiri Olsa
Overall
Contributors:
2
Author
Tokens
Token Proportion
Commits
Commit Proportion
Andi Kleen
13
72.22%
1
50.00%
Jiri Olsa
5
27.78%
1
50.00%
Total
18
2
#ifndef _FCACHE_H
#define _FCACHE_H 1
bool file_available(const
char *name);
#endif