Home
last modified time | relevance | path

Searched refs:checkpoint_id (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/connectors/pec/
Devent_generator.c32 static int checkpoint_id = -1; variable
149 if (tst_parse_int(optarg, &checkpoint_id, 0, INT_MAX)) { in process_options()
188 if (checkpoint_id != -1) { in main()
190 TST_CHECKPOINT_WAIT(checkpoint_id); in main()
Dpec_listener.c59 static int checkpoint_id = -1; variable
246 if (tst_parse_int(optarg, &checkpoint_id, 0, INT_MAX)) { in parse_args()
309 if (checkpoint_id != -1) { in main()