repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'fixes-for-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi...
[linux/fpc-iii.git]
/
tools
/
perf
/
ui
/
browsers
/
map.h
blob
2d58e4b3eb6ffb295308098350a0997c8c5bea57
1
#ifndef _PERF_UI_MAP_BROWSER_H_
2
#define _PERF_UI_MAP_BROWSER_H_ 1
3
struct
map
;
4
5
int
map__browse
(
struct
map
*
map
);
6
#endif
/* _PERF_UI_MAP_BROWSER_H_ */