Changeset bdd9e92 in mainline for uspace/app/hbench/benchlist.c
- Timestamp:
- 2024-04-30T13:08:15Z (10 months ago)
- Branches:
- master
- Children:
- 7ae01d5
- Parents:
- 522eecf
- git-author:
- Jiri Svoboda <jiri@…> (2024-04-29 17:08:02)
- git-committer:
- Jiri Svoboda <jiri@…> (2024-04-30 13:08:15)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hbench/benchlist.c
r522eecf rbdd9e92 1 1 /* 2 * Copyright (c) 202 3Jiri Svoboda2 * Copyright (c) 2024 Jiri Svoboda 3 3 * Copyright (c) 2018 Vojtech Horky 4 4 * All rights reserved. … … 42 42 &benchmark_fibril_mutex, 43 43 &benchmark_file_read, 44 &benchmark_rand_read, 45 &benchmark_seq_read, 44 46 &benchmark_malloc1, 45 47 &benchmark_malloc2,
Note:
See TracChangeset
for help on using the changeset viewer.