Home
last modified time | relevance | path

Searched refs:TABLE_TIMESPAN (Results 1 – 4 of 4) sorted by relevance

/systemd-251/src/analyze/ !
Danalyze-timespan.c58 TABLE_TIMESPAN, output_usecs, in verb_timespan()
/systemd-251/src/shared/ !
Dformat-table.h23 TABLE_TIMESPAN, enumerator
Dformat-table.c277 case TABLE_TIMESPAN: in table_data_size()
861 case TABLE_TIMESPAN: in table_add_many_internal()
1250 case TABLE_TIMESPAN: in cell_data_compare()
1473 case TABLE_TIMESPAN: in table_data_format()
1482 d->type == TABLE_TIMESPAN ? 0 : USEC_PER_MSEC)) in table_data_format()
2500 case TABLE_TIMESPAN: in table_data_to_json()
/systemd-251/src/test/ !
Dtest-format-table.c501 TABLE_TIMESPAN, (usec_t) 5*USEC_PER_MINUTE, in TEST()