Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ usage
Function
usage
util/cbfstool/cbfscomptool.c:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
" ...: compressed data stream\n"
;
22
23
static void usage(void)
24
{
25
puts(usage_text);
26
}
27
28
static int benchmark(void)
29
{
Callers
1
main
Function · 0.70
Calls
1
puts
Function · 0.85
Tested by
no test coverage detected