CLOCKID_MAP 1852 tools/perf/builtin-record.c CLOCKID_MAP("monotonic", CLOCK_MONOTONIC), CLOCKID_MAP 1853 tools/perf/builtin-record.c CLOCKID_MAP("monotonic_raw", CLOCK_MONOTONIC_RAW), CLOCKID_MAP 1856 tools/perf/builtin-record.c CLOCKID_MAP("realtime", CLOCK_REALTIME), CLOCKID_MAP 1857 tools/perf/builtin-record.c CLOCKID_MAP("boottime", CLOCK_BOOTTIME), CLOCKID_MAP 1858 tools/perf/builtin-record.c CLOCKID_MAP("tai", CLOCK_TAI), CLOCKID_MAP 1861 tools/perf/builtin-record.c CLOCKID_MAP("mono", CLOCK_MONOTONIC), CLOCKID_MAP 1862 tools/perf/builtin-record.c CLOCKID_MAP("raw", CLOCK_MONOTONIC_RAW), CLOCKID_MAP 1863 tools/perf/builtin-record.c CLOCKID_MAP("real", CLOCK_REALTIME), CLOCKID_MAP 1864 tools/perf/builtin-record.c CLOCKID_MAP("boot", CLOCK_BOOTTIME),