Home
last modified time | relevance | path

Searched refs:PASTE_LINE_NUMBER_ON_NAME (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/profiler/
Dscoped_profile.h21 #define PASTE_LINE_NUMBER_ON_NAME(name, line) name##line macro
24 PASTE_LINE_NUMBER_ON_NAME(some_profiler_variable_, __LINE__)