Home
last modified time | relevance | path

Searched defs:log_entry (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c67 struct log_entry { struct
75 struct log_entry oplog[LOGSIZE]; /* the log */ argument
/third_party/ninja/src/
Dbuild_log.cc152 LogEntry* log_entry; in RecordCommand() local
Dbuild_test.cc1849 BuildLog::LogEntry* log_entry = build_log_.LookupByOutput("out1"); in TEST_F() local
1892 BuildLog::LogEntry* log_entry = build_log_.LookupByOutput("out1"); in TEST_F() local
2105 BuildLog::LogEntry* log_entry = build_log_.LookupByOutput("out"); in TEST_F() local
2683 BuildLog::LogEntry* log_entry = NULL; in TEST_F() local
2777 BuildLog::LogEntry* log_entry = build_log.LookupByOutput("out"); in TEST_F() local
Dninja.cc299 BuildLog::LogEntry* log_entry = build_log_.LookupByOutput(out->path()); in ParsePreviousElapsedTimes() local
/third_party/mesa3d/src/freedreno/decode/
Dreplay.c345 struct cp_log_entry *log_entry = in device_print_cp_log() local