Sign in
nest-open-source
/
nest-cam
/
10950009
/
linux
/
a9f1813d8b4a3a0d9de7994d402200f25d10a70b
/
.
/
tools
/
perf
/
util
/
ui
/
browsers
/
map.h
blob: df8581a43e17bd2c956304074900d5f9968d2e6a [
file
]
#ifndef
_PERF_UI_MAP_BROWSER_H_
#define
_PERF_UI_MAP_BROWSER_H_
1
struct
map
;
int
map__browse
(
struct
map
*
self
);
#endif
/* _PERF_UI_MAP_BROWSER_H_ */