Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coreboot/coreboot
/ timestamp_table_set
Function
timestamp_table_set
src/lib/timestamp.c:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
static void timestamp_table_set(struct timestamp_table *ts)
89
{
90
glob_ts_table = ts;
91
}
92
93
static const char *timestamp_name(enum timestamp_id id)
94
{
Callers
2
timestamp_init
Function · 0.85
timestamp_reinit
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected