GStats

Global Scanner Statistics.

Members

Functions

loadDirKinds
void loadDirKinds()
Undocumented in source. Be warned that the author may not have intended to support it.
loadFileKinds
void loadFileKinds()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

allFKinds
FKinds allFKinds;
Undocumented in source.
binFKinds
FKinds binFKinds;
Undocumented in source.
browseOutput
bool browseOutput;
Undocumented in source.
buildType
BuildType buildType;
Undocumented in source.
collectTypeHits
bool collectTypeHits;
Undocumented in source.
colorFlag
bool colorFlag;
Undocumented in source.
deepDensenessSum
auto deepDensenessSum;
Undocumented in source.
demangleELF
bool demangleELF;
Undocumented in source.
densenessCount
uint64_t densenessCount;
Undocumented in source.
duplicatesContext
DuplicatesContext duplicatesContext;
Undocumented in source.
elfFilesBySymbol
NotNull!RegFile[][string] elfFilesBySymbol;
Undocumented in source.
fOp
FOp fOp;
Undocumented in source.
filesByContentId
NotNull!File[][SHA1Digest] filesByContentId;
Undocumented in source.
filesByInode
NotNull!File[][ino_t] filesByInode;
Undocumented in source.
filesByName
NotNull!File[][string] filesByName;
Undocumented in source.
followSymlinks
SymlinkFollowContext followSymlinks;
Undocumented in source.
ftags
FileTags ftags;
Undocumented in source.
keyAsAcronym
bool keyAsAcronym;
Undocumented in source.
keyAsExact
bool keyAsExact;
Undocumented in source.
keyAsSymbol
bool keyAsSymbol;
Undocumented in source.
keyAsWord
bool keyAsWord;
Undocumented in source.
keyStrictness
KeyStrictness keyStrictness;
Undocumented in source.
lineCountsByFile
size_t[NotNull!File] lineCountsByFile;
Undocumented in source.
linkContentDups
bool linkContentDups;
Undocumented in source.
noDirs
uint64_t noDirs;
Undocumented in source.
noFiles
uint64_t noFiles;
Undocumented in source.
noRegFiles
uint64_t noRegFiles;
Undocumented in source.
noScannedDirs
uint64_t noScannedDirs;
Undocumented in source.
noScannedFiles
uint64_t noScannedFiles;
Undocumented in source.
noScannedRegFiles
uint64_t noScannedRegFiles;
Undocumented in source.
noScannedSpecialFiles
uint64_t noScannedSpecialFiles;
Undocumented in source.
noScannedSymlinks
uint64_t noScannedSymlinks;
Undocumented in source.
noSpecialFiles
uint64_t noSpecialFiles;
Undocumented in source.
noSymlinks
uint64_t noSymlinks;
Undocumented in source.
pathFormat
PathFormat pathFormat;
Undocumented in source.
recache
bool recache;
Undocumented in source.
rootDir
Dir rootDir;
Undocumented in source.
scanContext
ScanContext scanContext;
Undocumented in source.
scanDepth
int scanDepth;
Undocumented in source.
selFKinds
FKinds selFKinds;
Undocumented in source.
shallowDensenessSum
auto shallowDensenessSum;
Undocumented in source.
showAnyDups
bool showAnyDups;
Undocumented in source.
showBrokenSymlinks
bool showBrokenSymlinks;
Undocumented in source.
showELFSymbolDups
bool showELFSymbolDups;
Undocumented in source.
showFileContentDups
bool showFileContentDups;
Undocumented in source.
showLineCounts
bool showLineCounts;
Undocumented in source.
showLinkDups
bool showLinkDups;
Undocumented in source.
showMMaps
bool showMMaps;
Undocumented in source.
showNameDups
bool showNameDups;
Undocumented in source.
showSHA1
bool showSHA1;
Undocumented in source.
showSymlinkCycles
bool showSymlinkCycles;
Undocumented in source.
showTree
bool showTree;
Undocumented in source.
showTreeContentDups
bool showTreeContentDups;
Undocumented in source.
showUsage
bool showUsage;
Undocumented in source.
skippedDirKinds
DirKind[] skippedDirKinds;
Undocumented in source.
skippedDirKindsMap
DirKind[string] skippedDirKindsMap;
Undocumented in source.
subsSorting
DirSorting subsSorting;
Undocumented in source.
topDirs
Dir[] topDirs;
Undocumented in source.
treeSizesByFile
Bytes64[NotNull!File] treeSizesByFile;
Undocumented in source.
txtFKinds
FKinds txtFKinds;
Undocumented in source.
useHTML
bool useHTML;
Undocumented in source.
useNGrams
bool useNGrams;
Undocumented in source.
vcDirKinds
DirKind[] vcDirKinds;
Undocumented in source.
vcDirKindsMap
DirKind[string] vcDirKindsMap;
Undocumented in source.

Meta