Home
last modified time | relevance | path

Searched refs:timespan (Results 1 – 8 of 8) sorted by relevance

/systemd-251/src/analyze/ !
Dmeson.build40 'analyze-timespan.c',
41 'analyze-timespan.h',
Danalyze.h44 void time_parsing_hint(const char *p, bool calendar, bool timestamp, bool timespan);
Danalyze.c154 void time_parsing_hint(const char *p, bool calendar, bool timestamp, bool timespan) { in time_parsing_hint() argument
161 if (timespan && parse_time(p, NULL, USEC_PER_SEC) >= 0) in time_parsing_hint()
/systemd-251/src/shared/ !
Dcondition.c1055 const char *timespan; in condition_test_psi() local
1057 timespan = skip_leading_chars(fourth, NULL); in condition_test_psi()
1058 if (!timespan) in condition_test_psi()
1061 if (startswith(timespan, "10sec")) in condition_test_psi()
1063 else if (startswith(timespan, "1min")) in condition_test_psi()
1065 else if (startswith(timespan, "5min")) in condition_test_psi()
Dformat-table.c89 usec_t timespan; member
1252 return CMP(a->timespan, b->timespan); in cell_data_compare()
1481 if (!format_timespan(p, FORMAT_TIMESPAN_MAX, d->timespan, in table_data_format()
2502 if (d->timespan == USEC_INFINITY) in table_data_to_json()
2505 return json_variant_new_unsigned(ret, d->timespan); in table_data_to_json()
/systemd-251/shell-completion/zsh/ !
D_systemd-analyze65 'timespan:Parse a systemd syntax timespan'
/systemd-251/shell-completion/bash/ !
Dsystemd-analyze63 [STANDALONE]='time blame plot dump unit-paths exit-status calendar timestamp timespan'
/systemd-251/ !
DNEWS4658 - "systemd-analyze timespan" parses and converts timespans (i.e.
5550 * systemd-analyze gained a new verb "timespan" for parsing and