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
xfs: remove bli from AIL before release on transaction abort
[linux/fpc-iii.git]
/
tools
/
perf
/
util
/
data-convert.h
blob
5314962fe95bbf89b29f6d61eb4bcbac8808b2b5
1
#ifndef __DATA_CONVERT_H
2
#define __DATA_CONVERT_H
3
4
struct
perf_data_convert_opts
{
5
bool
force
;
6
bool
all
;
7
};
8
9
#endif
/* __DATA_CONVERT_H */