Searched refs:custom_deltas (Results 1 – 1 of 1) sorted by relevance
222 double custom_deltas[1024]; in main() local350 memset(custom_deltas, 0, sizeof(custom_deltas)); in main()353 custom_deltas[nevents++] = strtod(buf, NULL); in main()358 memset(custom_deltas, 0, sizeof(custom_deltas)); in main()360 custom_deltas[nevents++] = strtod(argv[optind++], NULL); in main()377 print_ptraccel_sequence(filter, nevents, custom_deltas); in main()