Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aristocratos/btop4win
/ functions
Functions
291 in github.com/aristocratos/btop4win
⨍
Functions
291
◇
Types & classes
81
↓ 2 callers
Function
hash_bytes
include/robin_hood.h:692
↓ 2 callers
Function
hex_to_dec
Convert hex color to a array of decimals
src/btop_theme.cpp:202
↓ 2 callers
Method
init
include/robin_hood.h:2483
↓ 2 callers
Function
ltrim
src/btop_tools.cpp:348
↓ 2 callers
Method
nodes
include/robin_hood.h:1179
↓ 2 callers
Function
poll
src/btop_input.cpp:86
↓ 2 callers
Function
presetsValid
src/btop_config.cpp:289
↓ 2 callers
Function
setTheme
src/btop_theme.cpp:427
↓ 2 callers
Function
stop
Stops any work being done in runner thread and checks for thread errors
src/btop.cpp:517
↓ 2 callers
Function
stringValid
src/btop_config.cpp:390
↓ 2 callers
Function
system_uptime
src/btop_collect.cpp:2430
↓ 2 callers
Function
term_resize
Handler for SIGWINCH and general resizing events, does nothing if terminal hasn't been resized unless force=true
src/btop.cpp:142
↓ 2 callers
Function
thread_trigger
src/btop.cpp:248
↓ 2 callers
Function
time_s
Return current time since epoch in seconds
src/btop_tools.hpp:259
↓ 2 callers
Function
toggle_box
src/btop_config.cpp:500
↓ 2 callers
Function
uncolor
Return a string with all colors and text styling removed
src/btop_tools.hpp:73
↓ 2 callers
Function
updateThemes
src/btop_theme.cpp:411
↓ 2 callers
Function
wcwidth
Return the width of character c, or a special negative value. */
include/widechar_width.hpp:1466
↓ 2 callers
Function
wide_ulen
src/btop_tools.cpp:265
↓ 1 callers
Function
OHMR_collect
Collects Cpu, Motherboard and Gpu information from Libre Hardware Monitor using LHM-CPPdll (https://github.com/aristocratos/LHM-CppExport)
src/btop_collect.cpp:301
↓ 1 callers
Function
OHMR_init
src/btop_collect.cpp:486
↓ 1 callers
Function
OHMR_wait
src/btop_collect.cpp:194
↓ 1 callers
Function
ServiceSetStart
src/btop_tools.cpp:242
↓ 1 callers
Function
WMI_init
src/btop_collect.cpp:135
↓ 1 callers
Function
WMI_wait
src/btop_collect.cpp:715
↓ 1 callers
Function
_tree_gen
Generate process tree list
src/btop_collect.cpp:1880
↓ 1 callers
Method
allocate
allocates, but does NOT initialize. Use in-place new constructor, e.g. T* obj = pool.allocate(); ::new (static_cast<void*>(obj)) T();
include/robin_hood.h:417
↓ 1 callers
Function
argumentParser
A simple argument parser
src/btop.cpp:86
↓ 1 callers
Method
calcNumBytesInfo
include/robin_hood.h:2145
↓ 1 callers
Method
calcNumBytesTotal
include/robin_hood.h:2158
↓ 1 callers
Method
cbegin
include/robin_hood.h:2002
↓ 1 callers
Method
cend
include/robin_hood.h:2020
↓ 1 callers
Method
deallocate
does not actually deallocate but puts it in store. make sure you have already called the destructor! e.g. with obj->~T(); pool.deallocate(obj);
include/robin_hood.h:431
↓ 1 callers
Method
destroyDoNotDeallocate
include/robin_hood.h:977
↓ 1 callers
Function
generateColors
Generate colors and rgb decimal vectors for the theme
src/btop_theme.cpp:223
↓ 1 callers
Function
generateGradients
Generate color gradients from two or three colors, 101 values indexed 0-100
src/btop_theme.cpp:295
↓ 1 callers
Function
generateTTYColors
Set colors and generate gradients for the TTY theme
src/btop_theme.cpp:354
↓ 1 callers
Function
get_battery
src/btop_collect.cpp:1166
↓ 1 callers
Function
get_cpuHz
src/btop_collect.cpp:1072
↓ 1 callers
Function
get_cpuName
src/btop_collect.cpp:1105
↓ 1 callers
Function
hostname
src/btop_tools.cpp:567
↓ 1 callers
Function
isbool
Check if a string is a valid bool value
src/btop_tools.hpp:274
↓ 1 callers
Function
load
src/btop_config.cpp:524
↓ 1 callers
Function
loadFile
Load a .theme file from disk
src/btop_theme.cpp:377
↓ 1 callers
Function
lock
src/btop_config.cpp:353
↓ 1 callers
Method
max_size
include/robin_hood.h:2110
↓ 1 callers
Method
nodesDoNotDeallocate
include/robin_hood.h:1183
↓ 1 callers
Function
proc_sorter
src/btop_collect.cpp:1802
↓ 1 callers
Function
restore
src/btop_tools.cpp:133
↓ 1 callers
Function
setWinDebug
Set security mode for better chance of collecting process information Based on code from psutil See: https://github.com/giampaolo/psutil/blob/master/p
src/btop_collect.cpp:84
↓ 1 callers
Function
set_modes
src/btop_tools.cpp:92
↓ 1 callers
Function
stobool
Convert string to bool, returning any value not equal to "true" or "True" as false
src/btop_tools.hpp:279
↓ 1 callers
Function
thread_wait
src/btop.cpp:247
↓ 1 callers
Function
tree_sort
src/btop_collect.cpp:1851
↓ 1 callers
Function
username
src/btop_tools.cpp:572
↓ 1 callers
Function
write
src/btop_config.cpp:590
Method
BulkPoolAllocator
include/robin_hood.h:369
Function
CtrlHandler
src/btop.cpp:225
Method
DataNode
include/robin_hood.h:967
Method
DataNode
include/robin_hood.h:1043
Function
ExecCMD
src/btop_tools.cpp:577
Method
Graph
src/btop_draw.cpp:423
Method
HandleWrapper
src/btop_tools.cpp:154
Method
Iter
default constructed iterator can be compared to itself, but WON'T return true when compared to end().
include/robin_hood.h:1238
Function
LoadAvgCallback
src/btop_collect.cpp:224
Method
Meter
Meter class ------------------------------------------------------------------------------------------------------------>
src/btop_draw.cpp:331
Method
ServiceConfigWrapper
src/btop_tools.cpp:164
Method
ServiceHandleWrapper
src/btop_tools.cpp:159
Method
Table
include/robin_hood.h:1497
Method
TextEdit
src/btop_draw.cpp:137
Method
VariantWrap
src/btop_collect.cpp:168
Function
WMICollect
? WMI thread, collects process/service information once every second to augment missing information from the standard WIN32 API methods
src/btop_collect.cpp:725
Method
WMIObjectReleaser
src/btop_collect.cpp:161
Method
WbemEnumerator
src/btop_collect.cpp:153
Method
WrapHash
include/robin_hood.h:869
Method
WrapKeyEqual
include/robin_hood.h:876
Function
_exit_handler
src/btop.cpp:221
Function
_runner
? ------------------------------- Secondary thread: async launcher and drawing ----------------------------------
src/btop.cpp:298
Method
add
WARNING: Underflow if numBytes < ALIGNMENT! This is guarded in addOrFree().
include/robin_hood.h:476
Method
addOrFree
Adds an already allocated block of memory to the allocator. This allocator is from now on responsible for freeing the data (with free()). If the provi
include/robin_hood.h:439
Method
addOrFree
we are not using the data, so just free it.
include/robin_hood.h:548
Function
assertNotNull
include/robin_hood.h:347
Method
atomic_lock
src/btop_tools.cpp:518
Method
calcMaxNumElementsAllowed
include/robin_hood.h:2136
Method
calcNumElementsToAlloc
include/robin_hood.h:462
Method
clear
Clears all data, without resizing.
include/robin_hood.h:1682
Method
cloneData
include/robin_hood.h:1444
Method
destroy
doesn't do anything
include/robin_hood.h:976
Method
destroy
include/robin_hood.h:1051
Method
destroyDoNotDeallocate
include/robin_hood.h:1057
Function
doThrow
include/robin_hood.h:336
Method
emplace
include/robin_hood.h:1796
Method
emplace_hint
include/robin_hood.h:1824
Method
fastForward
fast forward to the next non-free info byte I've tried a few variants that don't depend on intrinsics, but unfortunately they are quite a bit slower t
include/robin_hood.h:1306
Method
findIdx
include/robin_hood.h:1419
Method
getFirst
include/robin_hood.h:1079
Method
getFirstConst
include/robin_hood.h:1137
Method
getSecond
include/robin_hood.h:1102
Method
has
include/robin_hood.h:2180
Function
helpMenu
src/btop_menu.cpp:1338
← previous
next →
101–200 of 291, ranked by callers