Changeset a787081 in mainline for uspace/app/hbench/malloc/malloc2.c
- Timestamp:
- 2019-01-06T22:33:17Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ebb0835
- Parents:
- 77b01fe
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/hbench/malloc/malloc2.c
r77b01fe ra787081 72 72 } 73 73 74 benchmark_t bench _malloc2 = {74 benchmark_t benchmark_malloc2 = { 75 75 .name = "malloc2", 76 76 .desc = "User-space memory allocator benchmark, allocate many small blocks",
Note:
See TracChangeset
for help on using the changeset viewer.